Skip to content
Algorithmic Art

Algorithmic Art

Repository Docs
markdown

Summary

Create generative art with p5.js — flow fields, particle systems, and seeded randomness with interactive parameter exploration.

Install This Skill

Add this skill to your favorite AI agent in a few steps.

Any AI agent

This skill is plain instructions — it works with any assistant that accepts custom instructions or system prompts.

  1. Copy the skill content with the button below.
  2. Paste it into your agent's instruction file or system prompt (for example AGENTS.md, .cursorrules, or a custom instructions field).
  3. Ask the agent to apply the skill whenever the task matches.

Skill Content

Markdown Content

Copy this content and use it with your preferred AI agent

# Algorithmic Art

Use this skill when the user wants art made with code — generative art, flow fields, particle systems, and similar.

## What it does
- Builds sketches in p5.js
- Uses seeded randomness so a result can be reproduced and refined
- Exposes parameters for interactive exploration of a piece
- Creates original generative work

## Approach
Start from a simple system (a field, a set of agents), then tune parameters and composition toward a striking result.

Description

A skill for creating algorithmic art using p5.js, with seeded randomness and interactive parameter exploration. Use it for generative art, flow fields, particle systems, and other code-driven visuals. It creates original algorithmic art rather than copying existing artists' work.

Related Skills

Skill: Superpowers

by Jesse Vincent

New

An agentic software-development methodology: composable skills that push a coding agent through spec, plan, TDD and review instead of straight into code.

Development

Skill: The GTM Co-Founder

by Shane O'Connor

New

An open-source set of go-to-market skills for solo technical founders — positioning, first users, launch and pricing, sequenced into a roadmap your agent works with you.

Writing & Communication

Skill: SkillHone

by Tencent

New

Tencent's skill-evolution harness: it rewrites a whole skill folder — SKILL.md, scripts and references together — and lands every decision as a real Git issue, PR and wiki entry you can review.

Development

Skill: OpenSearch Launchpad

by OpenSearch Project

New

Take an OpenSearch search application from requirements to a running cluster — BM25, dense and sparse vectors, hybrid retrieval, agentic search and RAG, with relevance evaluation built in.

Development
2 views
Browse all skills →