AIPM
Theme

AIPM package

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

Install Skill

aipm add @anthropics/algorithmic-art@1.0.0

How to use

Install the skill above, then run this in your AI tool:

/algorithmic-art <your description>

About

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

Source

Package content

Browse manifest, skill files, and license bundled in this package.

Publisher

Anthropic

Reserved under @anthropics by Anthropic. This package name belongs to an AIPM publisher account.

AI assistant context

What this skill is for

@anthropics/algorithmic-art@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: 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 al...

Install
aipm add @anthropics/algorithmic-art@1.0.0
Use after install
/algorithmic-art <your description>

Tool targets

Install command by target

cursor

Run this variant when you want to install the package into cursor.

aipm add @anthropics/algorithmic-art@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @anthropics/algorithmic-art@1.0.0 --target claude --ci

Package FAQ

Install and compatibility

How to install
Run aipm add @anthropics/algorithmic-art@1.0.0 in a project that has AIPM initialized.
Supported tools
@anthropics/algorithmic-art@1.0.0 supports All tools.

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.