algorithmic-art

Generate seeded p5.js algorithmic art as an interactive HTML artifact.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/michaeljabbour/amplifier-bundle-letsgo --skill algorithmic-art-michaeljabbour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: algorithmic-art
Source: https://github.com/michaeljabbour/amplifier-bundle-letsgo/tree/main/skills/algorithmic-art
Command: npx skills add https://github.com/michaeljabbour/amplifier-bundle-letsgo --skill algorithmic-art-michaeljabbour

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to generate unique, computationally created art based on algorithmic philosophies, moving beyond static images to explore emergent beauty in 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.
  • Interactive Artifacts: Output a single HTML file that runs in any browser, allowing parameter exploration and seed navigation.
  • Use Case: A user requests art that explores the concept of "organic turbulence." The skill generates a philosophy for this movement and then creates a p5.js sketch visualizing it, allowing the user to tweak parameters like particle count and flow speed to explore variations.

Quick Start

Use the algorithmic-art skill to generate a piece of 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 generative art using p5.js?

To generate generative art using p5.js, you define a unique algorithmic philosophy. The skill then creates an interactive sketch focusing on seeded randomness and parametric exploration to produce unique visual outputs.

What is algorithmic art and how does emergent behavior work?

Algorithmic art is computationally created visual output guided by an algorithmic philosophy. Emergent behavior works by utilizing seeded randomness and parametric exploration to reveal complex patterns from simple rules.

Can I export my interactive art as a standalone HTML file?

Yes, you can export your interactive art as a standalone HTML file. The skill produces a self-contained HTML artifact that runs in any browser, allowing users to navigate seeds and adjust parameters interactively.

Do I need to write code to explore parameter variations in generative art?

No, you do not need to write code to explore parameter variations. The generated HTML artifact includes interactive controls, allowing you to tweak variables like particle count and flow speed directly in your browser.

What is the best way to define a custom generative art movement?

The best way to define a custom generative art movement is to provide a specific concept, such as organic turbulence. The skill generates a manifesto and translates it into a p5.js sketch with adjustable parameters.