Skip to content
Productivity
Skill

/prev

Previous — go back to the last stream you were on

From plugin
claude-music
2221 skills2 agents3 hooks
Install
$ npx -y skills add kennethleungty/claude-music --skill prev --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/prev

Context preview

The summary Claude sees to decide when to auto-load this skill.

Previous — go back to the last stream you were on

SKILL.md

prev.SKILL.md
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. ♪**
Ships withclaude-music

Great music in your Claude Code sessions, with an AI DJ that understands your vibes

Get the whole plugin
Stats
22
Stars
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: kennethleungty/claude-music

Other skills on claude-music.