Skip to main content

algorithmic-art

Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies.

Ir para a instalação

Informações da origem

Repositório
nexu-io/open-design
Última atividade na origem
18 de agosto de 2026 às 07:09
Idioma detectado do SKILL.md
inglês
Estrelas
96.674
Forks
11.234

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
algorithmic-art
description
Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies.
triggers
["algorithmic art","generative art","p5js","procedural art","seeded randomness","生成艺术"]
od
{"mode":"image","category":"image-generation","upstream":"https://github.com/anthropics/skills/tree/main/skills/algorithmic-art"}
# algorithmic-art > Curated from Anthropic's official skills repository. ## What it does Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies. ## Source - Upstream: https://github.com/anthropics/skills/tree/main/skills/algorithmic-art - Category: `image-generation` ## How to use This catalogue entry advertises the skill in OpenDesign so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/anthropics/skills/tree/main/skills/algorithmic-art ``` Then ask the agent to invoke this skill by name (`algorithmic-art`) or with one of the trigger phrases listed in this skill's frontmatter.
Ver no GitHub