بنقرة واحدة
pause
Pause — stop the music (alias for /stop)
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Pause — stop the music (alias for /stop)
التثبيت باستخدام 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
Previous — go back to the last stream you were on
Vibe — reads your session and picks the perfect genre
| name | pause |
| disable-model-invocation | true |
| description | Pause — stop the music (alias for /stop) |
| 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.
Stop background music and show a session recap.
Run "${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" stop.
"already_stopped": just say ♪ No music playing. ♪duration_minutes for session duration (show "< 1 min" if 0), station_count, genre, today_sessions, today_minutes, and today_genres (each genre with its minutes, sorted by most listened).Output format — use this exact markdown structure:
♪ Claude Music · Session Recap
This session — {genre} for {duration_minutes} min, {station_count} station(s)
Today so far — {today_sessions} session(s), {today_minutes} min total ({genres list e.g. "ambient 30 min, jazz 15 min"})
{fun one-liner that varies, e.g. "Good vibes only.", "Your ears deserved that.", "The code was better with music.", "Same time tomorrow?", "That was a vibe."}