
from cli-anything31,815
Command-line wrapper for MuseScore 4 to transpose scores, extract parts, and export to PDF/PNG/MP3/MIDI/MusicXML/Braille.
Wraps MuseScore 4's mscore backend to provide a machine-friendly CLI for music notation tasks. It supports transposition (by key, semitone, diatonic), part extraction and generation, instrument management, batch exports to PDF/PNG/MP3/MIDI/MusicXML/Braille, and basic score analysis and session controls. Designed for automation and pipeline integration with a --json output mode for machine parsing.
Use this skill when you need to automate processing of MuseScore files: bulk export, programmatic transposition, extracting individual parts, verifying renders, or integrating score conversion into build/test pipelines. It's a fit for agents orchestrating media pipelines or CI tasks that touch music notation.
Best for agents capable of running shell/batch commands and parsing JSON output (e.g., Codex/Claude Code/CLI-focused agents).
CLI wrapper skill for MuseScore 4 covering transposition, export to PDF/PNG/MP3/MIDI/MusicXML/Braille, part extraction, and instrument management. No bundled scripts — the skill is purely documentation-driven. Well-organized SKILL.md with clear command examples and agent guidance, but limited to static instructions with no executable logic.
Pure documentation skill with no scripts. Clean from a security perspective. Niche audience (musicians/composers working with notation software) but fills a unique gap. Architecture is adequate though lacks references/ or scripts/ directories.