Skills algorithmic-art
๐Ÿ“ฆ

algorithmic-art

Content revision r1 Safe โš™๏ธ External commands๐ŸŒ Network accessโšก Contains scripts

Create Interactive Algorithmic Art

Generative art requests often need structure, reproducibility, and usable controls. This skill guides Claude, Codex, and Claude Code to create original p5.js artwork with seeded variation.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "algorithmic-art" from https://skillstore.io/skills/algorithmic-art.md and its manifest at https://skillstore.io/api/skills/algorithmic-art/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "algorithmic-art". Create generative art inspired by tidal motion and quiet geometry.

Expected outcome:

A named algorithmic philosophy, followed by an interactive p5.js artifact with wave fields, seed navigation, and adjustable flow density.

Using "algorithmic-art". Make a particle system that feels like controlled chaos.

Expected outcome:

A browser-ready artwork with thousands of seeded particles, tunable turbulence, color controls, and a reset workflow.

Using "algorithmic-art". Generate 100 visual variations from one algorithm.

Expected outcome:

A single viewer that lets users move through numbered seeds and compare deterministic variations from the same system.

Security Audit

Safe
v13 โ€ข 7/9/2026 Open versioned report

The audit confirms low-severity network dependencies for p5.js and Google Fonts in the template and example instructions. All static external-command, script-execution, and reconnaissance findings are false positives from markdown fences, ordinary wording, or a JavaScript regex match.

4
Files scanned
1,429
Lines analyzed
5
Review items
0
False positives ignored
Capability review items (5)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Hardcoded URL
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.7.0/p5.min.js"></script>
The cited line loads a remote JavaScript or font resource from a hardcoded HTTPS URL. This is an external network dependency.
Low
Hardcoded URL
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.7.0/p5.min.js"></script>
The cited line loads a remote JavaScript or font resource from a hardcoded HTTPS URL. This is an external network dependency.
Low
Hardcoded URL
<link rel="preconnect" href="https://fonts.googleapis.com">
The cited line loads a remote JavaScript or font resource from a hardcoded HTTPS URL. This is an external network dependency.
Low
Hardcoded URL
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
The cited line loads a remote JavaScript or font resource from a hardcoded HTTPS URL. This is an external network dependency.
Low
Hardcoded URL
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Lora:wght@400;5
The cited line loads a remote JavaScript or font resource from a hardcoded HTTPS URL. This is an external network dependency.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/algorithmic-art/audits/13?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/algorithmic-art/security.svg)](https://skillstore.io/skills/algorithmic-art?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/algorithmic-art?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/algorithmic-art/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/algorithmic-art.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

anthropics. (2026). algorithmic-art security audit report (audit version 13) [Author version unspecified]. Skillstore. https://skillstore.io/skills/algorithmic-art/audits/13

BibTeX citation

@techreport{anthropics-algorithmic-art-2026, author = {anthropics}, title = {algorithmic-art security audit report (audit version 13)}, institution = {Skillstore}, year = {2026}, number = {13}, url = {https://skillstore.io/skills/algorithmic-art/audits/13}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "algorithmic-art security audit report (audit version 13)" version: "unspecified" type: report authors: - name: "anthropics" date-released: "2026-07-09" url: "https://skillstore.io/skills/algorithmic-art/audits/13" identifiers: - type: other value: "skillstore:algorithmic-art:audit:13" description: "Skillstore immutable audit report identifier"

Compare variants

8 installable variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Higher Skillstore usage
anthropics Recommended Current

algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 22
Updated

2026-08-21

cam10001110101-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 15
Updated

2026-08-21

artemisai-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 14
Updated

2026-08-21

doyajin174-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 13
Updated

2026-08-21

davila7-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 9
Updated

2026-08-21

azeem-2-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 9
Updated

2026-08-21

sickn33-algorithmic-art

Skillstore Score 78
Evidence Confidence High
Skillstore usage 7
Updated

2026-08-21

zhanlincui-algorithmic-art

Skillstore Score 69
Evidence Confidence High
Skillstore usage 17
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
72
Community
83
Spec Compliance

What You Can Build

Prototype Generative Art Concepts

Turn a visual idea into a reproducible p5.js sketch with parameters and seed navigation.

Create Interactive Design Studies

Generate browser-based visual studies that stakeholders can adjust without editing code.

Teach Computational Aesthetics

Show how noise, particles, fields, and deterministic randomness shape visual outcomes.

Try These Prompts

Begin a Simple Artwork
Create a p5.js generative artwork about flowing light. Include a short algorithmic philosophy, seed controls, and three simple parameters.
Explore a Visual System
Design an interactive algorithmic art artifact based on particle motion and field forces. Make the parameters meaningful and explain the seed behavior.
Refine an Existing Concept
Improve this generative art idea into a clear algorithmic philosophy and p5.js viewer. Keep the output original and avoid copying artist styles.
Build a Gallery-Ready Artifact
Create a polished self-contained p5.js artwork with deterministic seeds, tuned parameters, elegant controls, and a distinctive computational philosophy.

Best Practices

  • Start from the provided viewer template so seed controls and layout remain consistent.
  • Define parameters from the artwork concept, not from a generic effects list.
  • Use seeded randomness for every random and noise decision that affects the artwork.

Avoid

  • Do not copy a named artist or reproduce a copyrighted visual style.
  • Do not create static images when the request needs an algorithmic system.
  • Do not add high particle counts without checking browser performance.

Frequently Asked Questions

What does this skill create?
It creates original p5.js generative art concepts and browser-ready interactive artifacts.
Does it support reproducible outputs?
Yes. The instructions require seeded randomness so the same seed can recreate the same result.
Can users adjust the artwork?
Yes. The template includes parameter controls, color controls, and seed navigation.
Does the HTML run offline?
Not by default. The template loads p5.js and fonts from external web resources.
Can it copy a specific artist style?
No. The skill instructs the model to create original algorithmic art and avoid copying existing artists.
Which tools can use this skill?
The report lists support for Claude, Codex, and Claude Code.

Developer Details

Author

anthropics

License

Complete terms in LICENSE.txt

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88

Maintenance freshness

7/18/2026

Usage

15 downloads ยท 311 views

File structure

๐Ÿ“ templates/

๐Ÿ“„ generator_template.js

๐Ÿ“„ viewer.html

๐Ÿ“„ LICENSE.txt

๐Ÿ“„ SKILL.md