Skills Plugins MCP Prompt Model 博客 我的中心

cli-anything-musescore

CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=hkuds-cli-anything-skills-cli-anything-musescore-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name cli-anything-musescore display_name MuseScore version 1.0.0 description CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments requires MuseScore 4 (musescore.org) entry_point cli-anything-musescore category music MuseScore CLI Skill Overview Wraps MuseScore 4's mscore backend for music notation tasks: transposition, export to multiple formats (PDF, PNG, MP3, MIDI, MusicXML, Braille), part extraction, instrument management, and score analysis. Commands Project Management cli-anything-musescore --json project info -i score.mscz cli-anything-musescore --json project open -i score.mscz Transposition # Transpose to a target key cli-anything-musescore --json transpose by-key -i score.mscz -o out.mscz --target-key "C major" --direction closest # Transpose by semitones cli-anything-musescore --json transpose by-interval -i score.mscz -o out.mscz --semitones 3 # Diatonic transposition cli-anything-musescore --json transpose diatonic -i score.mscz -o out.mscz --steps 2 Part Extraction cli-anything-musescore --json parts list -i score.mscz cli-anything-musescore --json parts extract -i score.mscz -o piano.mscz --part "Piano" cli-anything-musescore --json parts generate -i score.mscz -d ./parts/ Export cli-anything-musescore --json export pdf -i score.mscz -o score.pdf cli-anything-musescore --json export mp3 -i score.mscz -o score.mp3 --bitrate 192 cli-anything-musescore --json export png -i score.mscz -o score.png --dpi 300 cli-anything-musescore --json export midi -i score.mscz -o score.mid cli-anything-musescore --json export musicxml -i score.mscz -o score.musicxml cli-anything-musescore --json export braille -i score.mscz -o score.brf cli-anything-musescore --json export batch -i score.mscz -o score.pdf -o score.mid Instrument Management cli-anything-musescore --json instruments list -i score.mscz cli-anything-musescore --json instruments add -i score.mscz -o out.mscz -- id keyboard.piano --name "Piano" cli-anything-musescore --json instruments remove -i score.mscz -o out.mscz --name "Violin" Score Analysis cli-anything-musescore --json media probe -i score.mscz cli-anything-musescore --json media stats -i score.mscz cli-anything-musescore --json media diff --reference a.mscz --compare b.mscz Session cli-anything-musescore --json session status cli-anything-musescore --json session undo cli-anything-musescore --json session redo cli-anything-musescore --json session history Supported Input Formats .mscz (MuseScore native) .mxl (compressed MusicXML) .musicxml / .xml (MusicXML) .mid / .midi (MIDI) Key Names for Transposition Major: Cb, Gb, Db, Ab, Eb, Bb, F, C, G, D, A, E, B, F#, C# Minor: Ab, Eb, Bb, F, C, G, D, A, E, B, F#, C#, G#, D#, A# Accepted formats: "C", "C major", "Am", "A minor", "Db major", "F# minor" Agent Guidance Always use --json flag for machine-readable output Verify exports with export verify after rendering Use media probe to inspect an unknown score before operating on it Transposition requires both -i (input) and -o (output) Part names are case-insensitive for parts extract
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。