claude-music-web
Installation
SKILL.md
claude-music-web: Browser Dashboard
Start
bash ~/.claude/skills/claude-music/scripts/music_web.sh
The launcher starts a stdlib-only Python server bound to 127.0.0.1 (default
port 8765, auto-increments if taken), prints the URL, and opens the browser.
Report the URL to the user and mention Ctrl-C stops it.
Custom port:
bash ~/.claude/skills/claude-music/scripts/music_web.sh 9000