prev

star 15

Previous — go back to the last stream you were on

kennethleungty By kennethleungty schedule Updated 3/31/2026

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.

Previous Station

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:

  • If "status": "playing": ♪ Now playing {genre} — {station} ♪
  • If "status": "error": ♪ No previous station — try /next first, then /prev to go back. ♪
  • If nothing playing: ♪ Nothing playing — try /play to start. ♪
Install via CLI
npx skills add https://github.com/kennethleungty/claude-music --skill prev
Repository Details
star Stars 15
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
kennethleungty
kennethleungty Explore all skills →