Algorithmic art
Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies.From its SKILL.md
npx -y skills add nexu-io/open-design --skill algorithmic-artAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `open https://github.com/anthropics/skills/tree/main/skills/algorithmic-art`.
SKILL.md
1.4 KB, 209 tokens by cl100k_base, as published. Nobody here has run it
algorithmic-art
Curated from Anthropic's official skills repository.
What it does
Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies.
Source
- Upstream: https://github.com/anthropics/skills/tree/main/skills/algorithmic-art
- Category:
image-generation
How to use
This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:
# Inspect the upstream README for exact paths
open https://github.com/anthropics/skills/tree/main/skills/algorithmic-art
Then ask the agent to invoke this skill by name (algorithmic-art) or with
one of the trigger phrases listed in this skill's frontmatter.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.