# 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.

- Skill: `varunk130/algorithmic-art` (Agent Skill)
- Install (CLI): `npx skillmds@latest add varunk130/algorithmic-art`
- Raw SKILL.md: https://api.skillmd.com/api/skills/varunk130/algorithmic-art/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: varunk130 (https://skillmd.com/u/varunk130)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/varunk130/algorithmic-art

---


# Algorithmic Art

Create generative art using p5.js with seeded randomness and interactive parameter exploration. Two-step process: create an algorithmic philosophy (.md), then express it through p5.js code (.html).

Covers: flow fields, particle systems, noise functions, recursive structures, stochastic processes, and more.

