en un clic
prev
Previous — go back to the last stream you were on
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Previous — go back to the last stream you were on
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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. ♪