Algorithmic Art Skill — Development skill for Claude Code
A Claude Agent Skill for algorithmic/generative art: deterministic seeded pieces, render-critique loop, print/SVG/laser/video export, audio-reactive + Blender escalation.
How to install Algorithmic Art Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Pardesco/algorithmic-art-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Algorithmic Art Skill does
A Claude Agent Skill for algorithmic/generative art: deterministic seeded pieces, render-critique loop, print/SVG/laser/video export, audio-reactive + Blender escalation.
Alternatives in Development
- Marp Slides — MARP presentation skill for Claude Code — 22 curated example decks, SVG charts, dark/light themes, dashboard c 296 ★
- Agent Sam Agt337 — SAM — AGT-337: Loop P4 Enforcement & Auto-Escalation 104 ★
- Blender Skills — Blender Skills for Claude Code - 3D product generation and camera animation workflows 92 ★
README
algorithmic-art — a Claude skill for generative art
A [Claude Agent Skill](https://docs.claude.com/en/docs/agents-and-tools/agent-skills) for making algorithmic art that looks intentional, runs deterministically, and exports to real media — screen, print, pen plotter, laser cutter, and video.
Built as an alternative to Anthropic's official `algorithmic-art` skill, with different priorities:
| Official skill | This skill | |
|---|---|---|
| Process | Write a 4–6 paragraph "philosophy" manifesto first | 3-sentence design intent, then build |
| Feedback | None — ship blind | Mandatory render → critique → revise loop |
| Variety | Whatever the model defaults to | Anti-default rule + a technique catalog across 10 categories |
| Stack | p5.js from CDN (breaks under strict CSP) | Zero-dependency vanilla canvas engine, works offline |
| Branding | Anthropic fonts/colors mandated | Neutral dark chrome, yours to restyle |
| Media | Screen PNG only | Print-res PNG, SVG for plotter/laser/CNC, video via ffmpeg, audio-reactive, Blender escalation |
Install
**Claude Code** — clone into your personal skills directory:
git clone https://github.com/Pardesco/algorithmic-art-skill ~/.claude/skills/algorithmic-art
(Windows: `%USERPROFILE%\.claude\skills\algorithmic-art`.) Or copy the folder into a project's `.claude/skills/`. Claude will invoke it automatically on generative-art requests, or explicitly via `/algorithmic-art`.
**claude.ai / API** — the folder follows the standard Agent Skills layout (`SKILL.md` + resources) and can be uploaded/attached wherever skills are supported.
What's inside
SKILL.md workflow, invariants, critique checklist, medium picker
templates/viewer.html self-contained viewer/engine — replace one ART object per piece:
seeded PRNG + noise, auto-generated param UI, seed navigation,
hi-res deterministic export, frame-capture hooks
scripts/capture
Related Skills
Rogue Algorithmic Art Skill
Generative algorithmic art. Use when the project needs this capability or the user / team manifest asks for it
Render Mermaid Cmd
Mermaidレンダリングエージェント - Mermaid図をPNG/SVG/PDF画像に変換。
Browser Render
Render HTML/SVG to a PNG/PDF image without flashing the screen.
Meme Render
Render an approved meme into an SVG doodle card (RENDER route)
Eject
Cleanly remove the framework from this project — the mirror image of /sf:adopt. Unedited seeded files are quar
Repurpose Talk
Turn a speaking engagement into 10-30 pieces of content
Related Agents
SVG Creator
Load when the user wants an SVG made or fixed — an icon, illustration, logo mark, mascot pose, chart glyph, or
Audio Designer
Designs reactive audio, music, SFX, and functional mix behavior.
Worksheet Exporter
내보내기 전문가. 검수 통과 개체 트리(또는 레거시 HTML manifest)를 학생용/교사용 2벌로 분기하고 Chrome 헤드리스 --print-to-pdf로 A4 PDF(및 옵션 PNG)를 산출