algorithmic-art

Generate seeded, parameter-driven algorithmic art as a single HTML artifact.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Blake-John/agent-config --skill algorithmic-art-blake-john
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: algorithmic-art
Source: https://github.com/Blake-John/agent-config/tree/main/.zeroclaw/workspace/skills/algorithmic-art
Command: npx skills add https://github.com/Blake-John/agent-config --skill algorithmic-art-blake-john

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables creators to produce fully self-contained, parameterized generative art projects that are reproducible from a seed and embeddable as a single artifact.

Core Features & Use Cases

  • Seeded randomness for reproducible results across runs
  • Self-contained HTML artifact that includes UI, p5.js, and controls
  • Customizable parameters and color palettes for exploring artistic outcomes
  • Use Case: generate a unique piece of generative art by changing the seed and parameters, then export as PNG or embed in a canvas app.

Quick Start

Open the artifact and adjust seed and parameters to generate a unique piece of algorithmic art.

Frequently Asked Questions about algorithmic-art

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

FAQPage Schema
How do I create generative art with seeded randomness for reproducible results?

To create reproducible generative art, this Skill uses seeded randomness to ensure that the same seed and parameters always produce identical visual outputs across multiple runs. You adjust the seed and parameters to explore variations while maintaining consistency.

Can I export p5.js interactive art as a single standalone HTML file?

Yes, you can export p5.js interactive art as a single standalone HTML file. The generated artifact is fully self-contained, embedding the UI, p5.js library, parameter controls, and canvas together for easy sharing.

What is the best way to build parameter-driven generative visuals that can be shared?

The best way to build shareable parameter-driven generative visuals is using a self-contained HTML artifact with customizable controls and color palettes. This approach allows users to navigate seeds, regenerate outcomes, and export directly as PNG.

Does this generative art tool support color palette customization and seed navigation?

Yes, this generative art tool supports color palette customization and seed navigation. You can interactively modify color palettes and use seed navigation controls to explore different artistic outcomes within the single HTML artifact.

How do I regenerate or reset algorithmic art parameters during a design session?

You can regenerate or reset algorithmic art parameters during a design session using the built-in action controls. The artifact includes specific buttons for resetting, regenerating with new seeded randomness, and exporting the current visual state.