algorithmic-art
nexu-io/open-design
Create reproducible generative art with p5.js using seeded randomness.
What is algorithmic-art?
This skill enables you to generate algorithmic art using p5.js with seeded randomness, ensuring every render is reproducible. Use it when you need procedural posters, motion-style stills, or artistic frame studies that can be regenerated consistently.
- Generate procedural art using p5.js
- Apply seeded randomness for reproducible renders
- Create artistic variations from the same algorithm
- Produce motion-style stills and frame studies
- Design generative posters with consistent parameters
How to install algorithmic-art
npx skills add https://github.com/nexu-io/open-design --skill algorithmic-art- p5.js library available in your environment
- Basic understanding of p5.js syntax and drawing functions
How to use algorithmic-art
- 1.Install the upstream skill bundle from the Anthropic skills repository
- 2.Invoke the skill by name 'algorithmic-art' or use trigger phrases like 'generative art' or 'p5js'
- 3.Specify your desired art parameters (seed value, dimensions, style)
- 4.The agent will generate reproducible algorithmic art based on your specifications
- 5.Adjust seed values to explore variations while maintaining the same algorithm
Use cases
- Generate a series of procedural posters with consistent visual style
- Create reproducible motion-style stills for animation frames
- Develop artistic frame studies by varying seed values
- Design generative backgrounds for visual projects
- Produce algorithmic art variations for design exploration
- Visual designers and artists
- Generative art practitioners
- Motion graphics creators
- Creative technologists
- Design researchers exploring procedural aesthetics
algorithmic-art FAQ
The skill uses a seed value to initialize the random number generator, ensuring that the same seed always produces identical output. This makes generative art reproducible and allows you to explore variations by changing only the seed.
Yes. By using the same seed value, you can regenerate identical artwork every time. This is useful for version control and sharing reproducible designs.
You can create procedural posters, motion-style stills, artistic frame studies, generative backgrounds, and any algorithmic art expressible through p5.js drawing functions.
Basic familiarity with p5.js is helpful, though the agent can assist in writing or modifying p5.js code for your artistic vision.
Full instructions (SKILL.md)
Source of truth, from nexu-io/open-design.
name: algorithmic-art description: | 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. triggers:
- "algorithmic art"
- "generative art"
- "p5js"
- "procedural art"
- "seeded randomness"
- "生成艺术" od: mode: image category: image-generation upstream: "https://github.com/anthropics/skills/tree/main/skills/algorithmic-art"
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.
Related skills
More from nexu-io/open-design and the wider catalog.

apple-hig
Apple Human Interface Guidelines as 14 agent skills for iOS, macOS, visionOS, watchOS, and tvOS design.

article-magazine
Huashu / huashu-md-html-inspired magazine article layout for turning Markdown or notes into a polished long-form HTML essay.

artifacts-builder
Create elaborate multi-component HTML artifacts with React, Tailwind CSS, and shadcn/ui for claude.ai

brainstorming
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration.

brand-guidelines
Apply Anthropic's official brand colors and typography for consistent visual identity.

canvas-design
Create beautiful visual art in PNG and PDF using design principles for posters and illustrations.