Armory
Source
Browse
Skills

algorithmic-art

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install algorithmic-art --cli claude

writes the skill into.claude/skills/algorithmic-art/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/algorithmic-art/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official Anthropic skill algorithmic-art from the anthropics/skills reference repo — the quality bar for the Skills spec. 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.

When to use it

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

From anthropics/skills — see the full SKILL.md (and bundled scripts/REFERENCE.md) for the runnable implementation. License: Anthropic proprietary (see repo LICENSE.txt).