generative-art
81Create Interactive Generative Art
Artists and teams need reproducible generative art that can be explored without setup. This skill turns a concept into a seeded p5.js HTML artifact with controls and PNG export.
Create Instrumental Music with Code
Creating original instrumental music requires composition, MIDI, rendering, and quality checks. This skill guides that workflow and produces downloadable MP3 files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "code-to-music" from https://skillstore.io/skills/cam10001110101-code-to-music.md and its manifest at https://skillstore.io/api/skills/cam10001110101-code-to-music/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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "code-to-music". Create a calm 30-second piano piece in C major at 90 BPM.
Expected outcome:
Produced a downloadable piano MP3 with a clear opening, gentle development, resolved ending, and passing audio validation results.
Using "code-to-music". Make a 60-second jazz trio cue with piano, bass, and drums.
Expected outcome:
Produced an original jazz trio MP3 with assigned instruments, balanced velocities, structured sections, and a validation summary.
Using "code-to-music". Create a 90-second deep house track with a breakdown and drop.
Expected outcome:
Produced an electronic MP3 with layered percussion, syncopated bass, warm pads, contrasting sections, and checked audio levels.
Most scanner alerts are false positives caused by Markdown backticks, MIDI variable names, music terminology, and reference URLs. Real concerns are system-wide installer execution, unguarded deletion of output-adjacent temporary files, and guidance to ignore Python environment errors.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/cam10001110101-code-to-music/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/cam10001110101-code-to-music?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/cam10001110101-code-to-music?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cam10001110101-code-to-music/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/cam10001110101-code-to-music.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Cam10001110101. (2026). code-to-music security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cam10001110101-code-to-music/audits/10@techreport{cam10001110101-cam10001110101-code-to-music-2026,
author = {Cam10001110101},
title = {code-to-music security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/cam10001110101-code-to-music/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "code-to-music security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Cam10001110101"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/cam10001110101-code-to-music/audits/10"
identifiers:
- type: other
value: "skillstore:cam10001110101-code-to-music:audit:10"
description: "Skillstore immutable audit report identifier"
Produce original instrumental cues for games, demos, and interactive prototypes without requiring a digital audio workstation.
Demonstrate scales, chord progressions, MIDI instruments, rhythm, and arrangement through audible examples.
Create original instrumental MP3 tracks for presentations, videos, podcasts, and internal media.
Create a 30-second original piano piece in C major at 90 BPM. Render it as MP3 and report validation results.
Compose a 60-second original jazz piece for piano, acoustic bass, and drums. Use clear sections, balanced velocities, and a 120 BPM tempo.
Create an original deep house track with syncopated bass, layered percussion, warm pads, and a breakdown. Render and validate a 90-second MP3.
Compose an original orchestral piece with introduction, development, climax, and resolution. Assign MIDI programs, control dynamics, render the MP3, and correct validation issues.
Author
Cam10001110101License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/Cam10001110101/claude-skills-base/tree/main/mnt/skills/examples/code-to-musicRef
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
12 downloads ยท 209 views
File structure
๐ electronic-music-pipeline.md
๐ install.sh
๐ requirements.txt
๐ scripts/
๐ __init__.py
๐ audio_validate.py
๐ midi_render.py
๐ midi_utils.py
๐ SKILL.md
Create Interactive Generative Art
Artists and teams need reproducible generative art that can be explored without setup. This skill turns a concept into a seeded p5.js HTML artifact with controls and PNG export.
Apply Anthropic Brand Guidelines
Teams need consistent Anthropic-inspired styling across documents and presentations. This skill supplies color, typography, and layout guidance for branded artifacts.
Create Interactive Algorithmic Art
Generative art requests often need repeatable code, polished controls, and a clear creative concept. This skill guides Claude, Codex, and Claude Code to create seeded p5.js artwork with reusable viewer controls.
Write Clear Internal Communications
Teams need concise updates that match company expectations and reach the right audience. This skill guides Claude, Codex, and Claude Code through proven internal communication formats.
Create a Basic Skill Template
Starting a new AI skill can be unclear when the required structure is not visible. This template provides a small SKILL.md scaffold that authors can replace with real instructions.
Process PDFs with Claude
PDF work often requires many libraries and exact file workflows. This skill gives Claude practical steps for extraction, editing, form filling, OCR, and document generation.
Create Geometric SVG Logos
by Dwsy
Teams need scalable logos without heavy design tooling. This skill guides Claude, Codex, and Claude Code to generate clean SVG logos with Python.
Audit Python Web Apps Before Release
by glenskii
Python teams need repeatable checks for common application security controls. This skill provides configurable pytest coverage with clear evidence, boundaries, and release decisions.
Build Reliable Async Python
by 0xDarkMatter
Async Python code often fails due to blocking calls, unbounded tasks, and weak cleanup. This skill provides reusable asyncio patterns, examples, and references for robust concurrent services.
Build FastAPI APIs with Reusable Patterns
by 0xDarkMatter
FastAPI projects need consistent choices for validation, dependencies, middleware, and background work. This skill gives Claude, Codex, and Claude Code reusable patterns for practical Python API development.
Add Python Type Safety Patterns
by 0xDarkMatter
Python type annotations can be hard to apply consistently across real projects. This skill gives Claude, Codex, and Claude Code practical patterns for safer typed Python code.
Create Publication-Ready Matplotlib Charts
by davila7
Plotting with Matplotlib can be hard to structure, style, and export consistently. This skill guides chart design, figure layout, styling, troubleshooting, and export choices.