sheet-music-publisher

Transcribe audio files to sheet music notation and create songbooks.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill sheet-music-publisher-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sheet-music-publisher
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/sheet-music-publisher
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill sheet-music-publisher-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthemscore, musescore, pypdf, reportlab, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of converting mastered audio into high-quality sheet music and songbooks, saving time and effort in music production workflows.

Core Features & Use Cases

  • Automated Transcription: Converts audio files to sheet music notation using AnthemScore.
  • Songbook Creation: Combines transcribed music into a single, print-ready PDF.
  • Use Case: After mastering an album, this Skill can generate sheet music for each track and create a complete songbook in one go.

Quick Start

Use the sheet-music-publisher skill to generate sheet music for the album 'MyAlbum'. The skill will automatically transcribe all tracks and create a songbook.

Frequently Asked Questions about sheet-music-publisher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert mastered audio files into sheet music notation automatically?

Audio transcription to sheet music notation is automated by using AnthemScore to process mastered audio files and generate musical scores. The skill orchestrates this conversion directly within music production workflows to save manual effort.

Can I create a print-ready songbook PDF from multiple audio tracks?

Yes, you can create a print-ready songbook PDF by combining transcribed sheet music from multiple tracks. The skill uses pypdf and reportlab to merge individual scores into a single, complete songbook document.

Do I need AnthemScore and MuseScore installed to transcribe audio to sheet music?

Yes, you need AnthemScore Professional and MuseScore installed to transcribe audio. These external applications handle core notation recognition and rendering, while Python libraries manage songbook creation.

What is the best way to generate sheet music for an entire album at once?

The best way to generate sheet music for an entire album is to run the skill against the album directory. It automatically transcribes all tracks and compiles them into one cohesive songbook in a single pass.

Does audio transcription software work directly with mastered audio files?

Yes, audio transcription software works directly with mastered audio files. The skill automates AnthemScore to analyze the mastered audio and output sheet music notation without requiring raw MIDI data.