music-to-svg

star 0

Use the converter script to render a MusicXML file to SVG markdown image output.

yysun By yysun schedule Updated 3/1/2026

name: music-to-svg description: Use the converter script to render a MusicXML file to SVG markdown image output. argument-hint: Any request that includes a MusicXML file path (e.g., /path/to/file.musicxml)

When to Use

  • The user asks to render/convert MusicXML to SVG (or markdown image output), and
  • The user provides a concrete MusicXML file path.

How to Use this Skill

  1. Run the script, passing the MusicXML file path as an argument: scripts/convert.py <musicxml_path>

  2. Do not search, read or inspect the MusicXML file yourself.

  3. Done.

Install via CLI
npx skills add https://github.com/yysun/music-to-svg --skill music-to-svg
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator