algorithmic-art
OfficialCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request cr…
What it does
- Computational processes, emergent behavior, mathematical beauty
- Seeded randomness, noise fields, organic systems
- Particles, flows, fields, forces
- Parametric variation and controlled chaos
- What is received: Some subtle input or instructions by the user to take into account, but use as a foundation; it should not constrain creative freedom.
- What is created: An algorithmic philosophy/generative aesthetic movement.
- Write a manifesto for a generative art movement
Requirements & configuration
- To design effective parameters, focus on the properties the system needs to be tunable rather than thinking in terms of "pattern types".
- The parameters object (define what the art needs)
- Some art needs color pickers
- Decide based on the art's needs
- 3. Colors (OPTIONAL/VARIABLE) - Include if the art needs adjustable colors:
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Source
Repository: https://github.com/anthropics/skills
algorithmic-art FAQ
What does the algorithmic-art skill do?
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Computational processes, emergent behavior, mathematical beauty Seeded randomness, noise fields, organic systems
What does algorithmic-art require?
To design effective parameters, focus on the properties the system needs to be tunable rather than thinking in terms of "pattern types". The parameters object (define what the art needs) Some art needs color pickers Decide based on the art's needs 3. Colors (OPTIONAL/VARIABLE) - Include if the art needs adjustable colors:
How do I install algorithmic-art?
Run: npx -y skills add https://github.com/anthropics/skills --skill algorithmic-art --agent claude-code — the source lives at github.com/anthropics/skills.
Maintain algorithmic-art?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/anthropics-skills-algorithmic-art?ref=badge) npx agentictools info skills/anthropics-skills-algorithmic-art The second line is the CLI lookup for this page — handy in READMEs and docs.