Music Editing — Development skill for Claude Code
Music Editing — cutting a song to length without breaking it.
How to install Music Editing
Installs to ~/.claude/skills/yang20040317-svg-unofficial-davinci-mcp-music-editing/SKILL.md
mkdir -p ~/.claude/skills/yang20040317-svg-unofficial-davinci-mcp-music-editing && curl -fsSL https://raw.githubusercontent.com/yang20040317-svg/unofficial-davinci-mcp/HEAD/skills/music-editing.md -o ~/.claude/skills/yang20040317-svg-unofficial-davinci-mcp-music-editing/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Music Editing does
Music Editing — cutting a song to length without breaking it
Editing a song down (or up) is about respecting phrase structure. A song is built from phrases; cut on phrase boundaries and the edit is inaudible, cut mid-phrase and everyone hears it. This file covers where to cut, how to end, fade lengths, and maps to `cut_music` and `mix_plan`.
Phrase structure is the whole game
Popular music is built in **4-bar and 8-bar phrases**, grouped into sections (intro, verse, chorus, bridge, outro
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Maestro Guard — Manage editing boundary restrictions 530 ★
- Frontend Slides Editable — Editable HTML presentation skill for Codex/Claude Code with drag-resize editing, slide reordering, local save/ 466 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Legacy Maintenance
Onboard onto an unfamiliar or legacy codebase and change it WITHOUT breaking the
Skill Compact
Shrink Claude Code SKILL.md token cost without breaking skills. Trigger-preserving description gate + lossless
Cocos Creator Files
Claude Code skill: read, edit and generate Cocos Creator 3.x project files (.prefab/.scene/.meta/.anim/.mtl/.e
Break Down Tests
Explain existing automated tests and assertions without editing code.
Claude Code Hook Manager
CLI tool to manage Claude Code hooks — creates, registers, and tracks prompt and script hooks without manually
Claude Skills Manager
See and manage your Claude Code skills - turn them on, off, or slash-only without hand-editing settings.json.
Related Agents
Project Manager Backlog
Use this agent when you need to manage project tasks using the backlog.md CLI tool. This includes creating new
Contradiction Finder
Performs a four-layer consistency audit across the entire project and outputs a file-based contradiction repor
Ctxora Planner
Builds an evidence-backed implementation plan without editing repository files.