music-composition

music-composition is a skill for Claude Code from deer/music.build. It costs 26 tokens per session (8,132 once invoked), scanned A, original, no licence file.

A skill for composing music with music-server MCP tools, including their note format and working patterns.

In plain words
What is it for?
Writing musical notes and creating compositions with the configured music tools.
Why use it?
It explains the tool workflow and notation needed to create compositions through the music server.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the compose plugin — 1 skill, 1 MCP server shipped together

Good fit Writing musical notes and creating compositions with the configured music tools.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/deer/music.build/music-composition
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add deer/music.build --skill music-composition
Clone the repo
git clone --depth 1 https://github.com/deer/music.build

Made for: Claude Code.

Or install compose, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for music-composition

README.md
[![agentmods](https://agentmods.dev/badge/skills/deer/music.build/music-composition/github.svg)](https://agentmods.dev/skills/deer/music.build/music-composition)
Your own site
<a href="https://agentmods.dev/skills/deer/music.build/music-composition"><img src="https://agentmods.dev/badge/skills/deer/music.build/music-composition/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for music-composition

Your own site · 80×15
<a href="https://agentmods.dev/skills/deer/music.build/music-composition"><img src="https://agentmods.dev/badge/skills/deer/music.build/music-composition.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,132 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.08132
Opus 5 $0.00013 $0.04066
Sonnet 5 $0.00005 $0.01626
Haiku 4.5 $0.00003 $0.00813

Measured 8d ago against content hash b24e4256273d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

music-composition scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/compose/skills/music-composition/SKILL.md · 454 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 454 lines · 26 tokens per session scan A b24e4256273d

Subscribe to this mod's changes

music-composition is a skill published in the GitHub repository deer/music.build (4 stars, last pushed 2mo ago), with no licence file. It adds 26 tokens to every session and 8,132 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

audio-dispatch

Transcribe a meeting audio file with Voxtral diarization, classify each speaker's turns by intent, and produce a per-speaker action plan. Use when the user provides a meeting or call recording with multiple speakers.

Swih/mistral-mcp · 43 tokens

WriteStory

Scaffolding that helps a writer build a story they already want to tell — fills in structure, hidden wound, theme, and prose from the writer's own material across seven narrative layers, deriving the spine from their notes as proposals they ratify. Bans generic AI patterns; scales short story to multi-book series. USE…

danielmiessler/LifeOS · 130 tokens

BeCreative

Divergent ideation and corpus expansion via Verbalized Sampling plus extended thinking — single-shot generates several internally diverse candidates and surfaces the strongest, or expands a seed corpus into a diverse dataset for evals and test sets. USE WHEN be creative, brainstorm, divergent ideas, creative…

danielmiessler/LifeOS · 110 tokens

slide-deck

When you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDEDECKREPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, Heading, Accent, Body, BulletList, Divider, TwoCol, GradientText), 12 cycling brand…

coreyhaines31/makerskills · 259 tokens

slides

A slide generator that creates PNG images for presentation decks, including simple backgrounds for spoken-video scripts and fuller layouts for standalone presentations.

majiayu000/spellbook · 41 tokens

email-formatting

Markdown formatting conventions for email summary documents — heading depth, list style, line length, emoji policy, and a mandatory provenance footer. Read this when producing a markdown report that summarizes one or more email messages so the output matches the project's house style.

provos/ironcurtain · 53 tokens