$npx -y skills add kennethleungty/claude-music --skill prefsPrefs — your saved genres, stations, and favorites
| 1 | This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command. |
| 2 | |
| 3 | # Preferences |
| 4 | |
| 5 | Show saved preferences and favorite stations. |
| 6 | |
| 7 | Run `"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" full-prefs`. |
| 8 | |
| 9 | **♪ Your preferences ♪** — Show Genre, Volume ({volume}/100), and Favorite stations (use `favorite_names` for resolved names, only show genres with a favorite). If no favorites: "None yet — the more you listen, the more I learn." Don't show `autoplay` or `player`. |