algorithmic-art

Generate interactive p5.js art with seeded randomness and parametric controls.

2.6k|130|Updated Jun 6, 2025
One-click install
npx skills add https://github.com/UnicomAI/wanwu --skill algorithmic-art-unicomai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: algorithmic-art
Source: https://github.com/UnicomAI/wanwu/tree/main/configs/microservice/bff-service/configs/agent-skills/anthropics/algorithmic-art
Command: npx skills add https://github.com/UnicomAI/wanwu --skill algorithmic-art-unicomai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to create unique, generative algorithmic art by defining a computational philosophy and expressing it through p5.js code, enabling artistic exploration through code.

Core Features & Use Cases

  • Algorithmic Philosophy Creation: Define a unique generative art movement with a manifesto.
  • p5.js Art Generation: Express the philosophy through interactive, seeded generative art.
  • Use Case: A user can request art that explores "organic turbulence," and the Skill will generate a philosophy for it, then create a p5.js sketch that visualizes this concept with particles and flow fields, allowing the user to explore variations via seed manipulation.

Quick Start

Use the algorithmic-art skill to create generative art based on the philosophy of "Quantum Harmonics".

Frequently Asked Questions about algorithmic-art

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

FAQPage Schema
How do I generate algorithmic art using p5.js?

To generate algorithmic art using p5.js, you define a computational philosophy, which the Skill translates into an interactive HTML artifact featuring seeded randomness and parametric controls.

What is generative art and how does computational aesthetics work?

Generative art is visual creation through autonomous systems. This Skill explores computational aesthetics by translating user-defined artistic philosophies into p5.js code, producing interactive artifacts with seeded variations.

Can I use parametric controls and seed manipulation for interactive art?

Yes, you can use parametric controls and seed manipulation for interactive art. The Skill generates HTML artifacts allowing you to explore generative aesthetics and variations by adjusting the underlying random seed.

How do I create a generative art movement with a manifesto?

To create a generative art movement with a manifesto, you provide a computational philosophy like 'organic turbulence.' The Skill then algorithmically generates a corresponding manifesto and visualizes it using p5.js.

Do I need to install p5.js dependencies to create computational art?

No, you do not need to install p5.js dependencies to create computational art. The Skill operates independently to generate self-contained interactive HTML artifacts directly from your computational philosophy.

What is the best way to explore variations in generative art code?

The best way to explore variations in generative art code is through seed manipulation. The Skill creates interactive p5.js sketches where changing the seed value produces different parametric aesthetic outputs.