·algorithmic-art
</>

algorithmic-art

teachingai/agent-skills

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

4Installs·0Trend·@teachingai

Installation

$npx skills add https://github.com/teachingai/agent-skills --skill algorithmic-art

SKILL.md

Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).

To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through:

The philosophy must emphasize: Algorithmic expression. Emergent behavior. Computational beauty. Seeded variation.

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Source: teachingai/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/teachingai/agent-skills --skill algorithmic-art
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is algorithmic-art?

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Source: teachingai/agent-skills.

How do I install algorithmic-art?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/teachingai/agent-skills --skill algorithmic-art Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/teachingai/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01