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
Run the script, passing the MusicXML file path as an argument:
scripts/convert.py <musicxml_path>Do not search, read or inspect the MusicXML file yourself.
Done.