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.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/8/2026
- Risk Tier
- T2
- Receipt Hash
- 3e437b4d
- Manifest Hash
- 8f0e4b49f2d2d9b303dba0645d61feea753c95828f895b5b5d563eb1ffab7d0e
- Signature
- pOfpKFy3
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 8f0e4b49
Download Attested Bundle
Install Algorithmic Art
Each bundle is served from the attested copy of Algorithmic Art, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/algorithmic-art?format=claude-code" -o algorithmic-art.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/algorithmic-art?format=mcp" -o algorithmic-art.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/algorithmic-art?format=raw" -o algorithmic-art.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 algorithmic-art.bundle.jsonProvenance
- Catalog identifier:
algorithmic-art - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Algorithmic Art.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
analytics-tracking
Set up, audit, and debug analytics tracking implementation — GA4, Google Tag Manager, event taxonomy, conversion tracking, and data quality. Use when building a tracking plan from scratch, auditing existing analytics for gaps or errors, debugging missing events, or setting up GTM. Trigger keywords: GA4 setup, Google Tag Manager, GTM, event tracking, analytics implementation, conversion tracking, tracking plan, event taxonomy, custom dimensions, UTM tracking, analytics audit, missing events, t...
andreessen
Marc Andreessen-mode decision and productivity skill. A blunt, market-first operator that pressure-tests ideas, ventures, features, and career bets through Andreessen's actual frameworks — market dominates team and product; the only milestone that matters is product/market fit; bias to build over deliberate. Use when the user says 'andreessen', 'pmarca mode', 'should I build this', 'is there a market', 'are we at product/market fit', 'pmf check', 'pressure-test this idea', 'be brutal about th...
Android Clean Architecture
Clean Architecture for Android and KMP: module structure, dependency rules, UseCases, Repositories, and data layer patterns.