sheet-music-publisher

Featured

Converts mastered audio to sheet music and creates printable songbooks. Use after mastering when the user wants sheet music or a songbook for their album.

Data & Documents 483 stars 113 forks Updated yesterday CC0-1.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Your Task Input: $ARGUMENTS Guide user through sheet music generation from mastered audio: 1. **Setup verification** - Check AnthemScore and MuseScore installed 2. **Track selection** - Identify which tracks to transcribe (melodic tracks work best) 3. **Automated transcription** - Run transcribe.py via AnthemScore CLI 4. **Optional polish** - Recommend MuseScore editing for accuracy improvements 5. **Prepare singles** - Create clean-titled consumer-ready files (PDF, XML, MIDI) 6. **Optional songbook** - Create distribution-ready combined PDF with TOC ## External Software Requirements **REQUIRED:** - **AnthemScore** ($42 Professional edition) - Audio transcription engine - Free trial: 30 seconds per song, 100 total transcriptions - Download: https://www.lunaverus.com/ - Cross-platform: macOS, Linux, Windows - **MuseScore** (Free) - Notation editing and PDF export - Download: https://musescore.org/ - Cross-platform: macOS, Linux, Windows **Python dependencies (songbook only):** ```bash pip install pypdf reportlab pyyaml ``` **Check if user has these installed FIRST before proceeding.** ## Supporting Files - [anthemscore-reference.md](anthemscore-reference.md) - AnthemScore CLI reference, installation - [musescore-reference.md](musescore-reference.md) - MuseScore polish techniques - [publishing-guide.md](publishing-guide.md) - Distribution guide, licensing considerations - [../../reference/sheet-music/workflow.md](../../reference/sheet-music/workflow.md) -...

Details

Author
bitwize-music-studio
Repository
bitwize-music-studio/claude-ai-music-skills
Created
8 months ago
Last Updated
yesterday
Language
Python
License
CC0-1.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

audio-to-midi

Convert MP3/WAV/FLAC audio files to MIDI (.mid) and MusicXML (.musicxml) with full music analysis. Two engines: Basic Pitch (general-purpose polyphonic) and Piano Model (high-accuracy piano, 96.7% F1). Optional Demucs stem separation. Use --engine piano for piano/keyboard music for best results. Trigger when the user wants to: transcribe audio to MIDI, convert music to sheet music/notes, extract notes from audio, get MusicXML from a recording, analyze tempo/key/chords of a song, separate stems (vocals/drums/bass) and transcribe each, or any audio-to-notation task. Also triggers for requests like "convert this MP3 to MIDI", "get the notes from this song", "what key is this song in", "transcribe this audio", "separate and transcribe stems".

22 Updated 3 weeks ago
maystudios
Data & Documents Featured

mastering-engineer

Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.

483 Updated yesterday
bitwize-music-studio
AI & Automation Listed

music

Alex's music toolset -- generate full songs from a text prompt, render sheet music (MIDI/MusicXML/photo/PDF) to audio, transcribe audio to notation, and build captioned lyric videos from a track + a still image + lyrics. Use when Alex says 'make a song', 'generate music', 'lyric video', 'captioned lyrics video', 'karaoke video', 'transcribe this audio', 'read this sheet music', 'turn this MIDI into audio', 'set these lyrics to the track', or otherwise wants to create, convert, or caption music.

1 Updated today
BaesTheorem