Algorithmic Art

Repository Docs
generativep5jsartcreative-codingalgorithmic

Summary

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

Features

  • Generative art with p5.js
  • Flow fields and particle systems
  • Seeded randomness for reproducibility
  • Interactive parameter exploration
  • Original, code-driven compositions

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

Browse all skills →