algorithmic-art
Generate original algorithmic/generative art with p5.js, seeded randomness, and interactive parameters.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for algorithmic-art, derived from its capabilities.
AIVSS 6.8 ยท Medium
View MAESTRO 7-layer threat model โOverview
Anthropic's official skill for creating generative art via a two-step philosophy-then-code process. Outputs a philosophy .md, an interactive viewer .html, and generative .js sketches using p5.js flow fields, particle systems, and noise. Ships a generator_template.js and viewer.html; the emitted HTML/JS runs in-browser.
Key features
- Two-step algorithmic-philosophy then p5.js code generation
- Seeded randomness, flow fields, particle systems
- Interactive parameter viewer template
Use cases
- Create an interactive generative-art piece from a prompt
- Explore flow-field variations with seed control