algorithmic-art

Generate seed-driven p5.js generative art sketches with reproducible randomness.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/iredrion-img/kh-rnd-wms --skill algorithmic-art-iredrion-img
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: algorithmic-art
Source: https://github.com/iredrion-img/kh-rnd-wms/tree/main/.agents/skills/algorithmic-art
Command: npx skills add https://github.com/iredrion-img/kh-rnd-wms --skill algorithmic-art-iredrion-img

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables artists and developers to produce reproducible, seed-driven algorithmic art using code, eliminating guesswork in crafting generative visuals and ensuring consistent results across runs.

Core Features & Use Cases

  • Seeded randomness and parameter-driven exploration for repeatable generative outcomes.
  • Self-contained, editable p5.js sketches that can be shared as standalone artifacts.
  • Use Case: a designer requests an original generative piece based on a stated philosophy, resulting in a downloadable HTML/JS workflow.

Quick Start

Generate a seed-driven p5.js generative art sketch based on the requested philosophy.

Frequently Asked Questions about algorithmic-art

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create reproducible generative art with p5.js?

Seed-driven randomness ensures generative art outcomes remain identical across multiple runs. This Skill generates self-contained p5.js HTML sketches using a fixed template and an extensible parameter set, guaranteeing your algorithmic visuals are exactly reproducible every time.

What is seeded randomness in algorithmic art?

Seeded randomness in algorithmic art initializes a deterministic random number generator with a specific starting value. This ensures that flow fields, particle systems, and parameter-driven visuals produce identical, repeatable results across different executions and environments.

How do I generate flow fields and particle systems from code?

You generate flow fields and particle systems from code by requesting a generative philosophy for your visuals. The Skill builds a self-contained HTML artifact containing the p5.js sketch, complete with interactive parameters and seeded randomness for algorithmic aesthetics.

Can I use interactive parameters in a self-contained p5.js sketch?

Yes, you can use interactive parameters in a self-contained p5.js sketch. The Skill creates standalone, editable HTML artifacts built from a fixed template, allowing you to explore parameter-driven generative visuals without external dependencies or libraries.

Does this approach work for creating original, non-copying generative visuals?

Yes, this approach works for creating original generative visuals. The Skill emphasizes non-copying originality by translating a stated generative philosophy into a unique, seed-driven p5.js sketch rather than replicating existing artwork.