# Music To Svg

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

- Skill: `yysun/music-to-svg` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add yysun/music-to-svg`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yysun/music-to-svg/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: yysun (https://skillmd.com/u/yysun)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yysun/music-to-svg

---


## 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.


