musescore

Automates music score manipulation and export via MuseScore 4 command-line interface.

46.8k|4.4k|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/HKUDS/CLI-Anything --skill musescore-hkuds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: musescore
Source: https://github.com/HKUDS/CLI-Anything/tree/main/musescore/agent-harness/cli_anything/musescore/skills
Command: npx skills add https://github.com/HKUDS/CLI-Anything --skill musescore-hkuds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to automate and manage music notation workflows, such as transposing scores, exporting in various formats, and extracting score parts, through a command-line interface.

Core Features & Use Cases

  • Score Transposition and Export: Quickly transpose scores and export to PDF, MIDI, MusicXML, and more for practice or publication.
  • Part Extraction and Management: Isolate specific instrument parts or manage instrument configurations within scores for arrangement or analysis.
  • Use Case: A musician wants to transpose a piece from D minor to G major and generate a PDF for printing. They can specify these actions with simple commands to streamline their workflow.

Quick Start

Use the musescore CLI to transcribe your score from MIDI to PDF and extract the piano part in a single step.

Frequently Asked Questions about musescore

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

FAQPage Schema
How do I automate music score transposition and export from the command line?

You can automate score transposition and export by using command-line instructions to shift keys and output files. This allows you to quickly transpose pieces and generate PDFs for printing without manual GUI interaction.

Can I extract specific instrument parts from a music notation file?

Yes, you can isolate specific instrument parts from music notation files. Part extraction allows you to separate individual instruments from a full score for arrangement, practice, or analysis.

Does this workflow support exporting scores to MIDI and MusicXML formats?

Yes, the workflow supports exporting scores to MIDI and MusicXML formats. You can convert and export your music notation files into these common formats for practice or publication directly.

Do I need MuseScore 4 installed to manage music notation tasks via CLI?

Yes, you need MuseScore 4 software installed to manage these music notation tasks. The command-line interface relies on MuseScore 4 to process score adjustments, part extraction, and format conversion.

What is the best way to convert a MIDI file to a PDF score for printing?

The best way to convert MIDI to PDF is by using command-line transcription to transcribe your score and export it directly. This streamlines the workflow by transcribing and generating a print-ready PDF in a single step.

Why should I use command-line tools for music notation format conversion?

Using command-line tools for music notation format conversion allows you to automate workflows and manage scores programmatically. This approach streamlines repetitive tasks like transposition and part extraction without manual effort.