shuffle

star 15

Shuffle — pick a completely random genre and station

kennethleungty By kennethleungty schedule Updated 3/31/2026

name: shuffle disable-model-invocation: true description: "Shuffle — pick a completely random genre and station" 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.

Shuffle

Pick a completely random genre and station across the entire library and start playing.

Run "${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" shuffle.

  • If "status": "playing": ♪ Shuffle landed on {station} ({genre}) — let's see where this goes ♪
  • If error about no audio player: run the install_command (if has_sudo is true) or nosudo_hint (if false) from the JSON, then retry automatically.
Install via CLI
npx skills add https://github.com/kennethleungty/claude-music --skill shuffle
Repository Details
star Stars 15
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
kennethleungty
kennethleungty Explore all skills →