بنقرة واحدة
prev
Previous — go back to the last stream you were on
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Previous — go back to the last stream you were on
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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. ♪