mo-test-1
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration.
Setup & Installation
Install command
clawhub install moyu0032/mo-test-1If the CLI is not installed:
Install command
npx clawhub@latest install moyu0032/mo-test-1Or install with OpenClaw CLI:
Install command
openclaw skills install moyu0032/mo-test-1or paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/moyu0032/mo-test-1What This Skill Does
Generates algorithmic generative art through a two-step process: first drafting a computational philosophy as a .md file, then expressing it as an interactive p5.js sketch in a self-contained HTML file. Each output uses seeded randomness so the same seed always reproduces the same artwork. Parameters are exposed as sidebar sliders for real-time exploration without rewriting code.
Pairing a written algorithmic philosophy with reproducible seeded randomness lets the same conceptual intent be explored across hundreds of variations while keeping each output consistent and recreatable.
When to Use It
- Generating a seeded particle system visualization to use as a digital print
- Exploring flow field aesthetics with adjustable noise scale and particle count
- Creating a shareable browser-based generative art piece with no dependencies
- Producing a series of algorithmic variations by cycling through seed values
- Turning a vague aesthetic concept into a runnable p5.js interactive sketch
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Generating a seeded particle system visualization to use as a digital print
- 1Generating a seeded particle system visualization to use as a digital print
- 2Exploring flow field aesthetics with adjustable noise scale and particle count
- 3Creating a shareable browser-based generative art piece with no dependencies
- 4Producing a series of algorithmic variations by cycling through seed values
- 5Turning a vague aesthetic concept into a runnable p5.js interactive sketch
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.