Toolverse
All skills

algorithmic-art

by anthropics

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
93

About this skill

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.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude/Copilot, wskazując repozytorium GitHub (anthropics/skills/algorithmic-art).

  2. Opisz ideę sztuki, którą chcesz stworzyć — może to być koncepcja wizualna, ruch, tekstura lub nastrój (np. "turbulencja organiczna" lub "harmoniczne pola sił"). Nie musisz być precyzyjny; narzędzie użyje tego jako inspiracji.

  3. Narzędzie najpierw wygeneruje FILOZOFIĘ ALGORYTMICZNĄ — manifest ruchu generatywnego opisujący podejście obliczeniowe, emergentne zachowania i matematyczną estetykę.

  4. Na podstawie tej filozofii narzędzie utworzy trzy pliki: plik .md (dokumentacja filozofii), plik .html (interaktywny widok) i plik .js (algorytm p5.js). Algorytm będzie w 90% generowany, z 10% istotnymi parametrami do eksploracji.

  5. Otwórz plik .html w przeglądarce, aby zobaczyć żywą sztukę. Zmienne parametry pozwolą ci eksplorować wariacje — każdy seed generuje unikalny wzór.

  6. Jeśli chcesz zmienić kierunek artystyczny, zmodyfikuj parametry w kodzie .js lub poproś narzędzie o nową filozofię — unikasz kopowania istniejących dzieł artystów i zachowujesz oryginalność.

Related skills

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

gog

by openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Backend
34126

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173