qvib.pro
RU

algorithmic-art

What for: generative art with p5.js — seeded randomness, live parameter controls and downloadable output right in the browser.

open-source бесплатно профи

Официальный скил Anthropic (anthropics/skills) checked 2026-06-01

Updated: 02.07.2026

$ /plugin install example-skills@anthropic-agent-skills

Open source ↗

algorithmic-art

What it does

A skill for generative art with p5.js: it first states a generative aesthetic (noise fields, particle systems, emergence), then hands back a self-contained HTML artifact with seeded randomness (reproducible variations), live controls (sliders, color pickers), seed navigation (prev/next/random/jump) and a download button. The emphasis is on process: one algorithm, endlessly different results depending on the seed.

How to set it up

Ships as part of the example-skills bundle:

/plugin install example-skills@anthropic-agent-skills

Or drop the algorithmic-art/ folder into ~/.claude/skills/.

When to reach for it

  • You need a one-of-a-kind generative background, cover or art piece you can tweak by hand.
  • You want reproducible output (by seed) plus the option to download the image.

Example

"Generate interactive art from Perlin-noise flow lines" — you get an HTML page with sliders and seeds: change the seed and the same algorithm gives you a new composition.

Читать по-русски →