with one click
prev
Previous — go back to the last stream you were on
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Previous — go back to the last stream you were on
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
DJ — auto-picks the best genre for your session
Shuffle — pick a completely random genre and station
Mood — tell the DJ how you're feeling and it picks the right music
Play music — start or switch genre/station
Vibe — reads your session and picks the perfect genre
Feedback — report a bug or share feedback on GitHub
| name | prev |
| disable-model-invocation | true |
| description | Previous — go back to the last stream you were on |
| model | haiku |
| effort | low |
| allowed-tools | Bash |
This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command.
Go back to the previous radio station.
Run "${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" prev.
The JSON response includes genre and station fields. Use both in your reply:
"status": "playing": ♪ Now playing {genre} — {station} ♪"status": "error": ♪ No previous station — try /next first, then /prev to go back. ♪/play to start. ♪