Next
Next — skip to a different stream in the same genreFrom its SKILL.md
npx -y skills add kennethleungty/claude-music --skill nextAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" next`.
SKILL.md
0.5 KB, 98 tokens by cl100k_base, as published. Nobody here has run it
This skill is part of the claude-music plugin. Only invoke when the user explicitly uses the slash command.
Next Track
Skip to a different radio stream within the current genre.
Run "${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" next.
- If
"status": "playing": ♪ Skipped to {station} ({genre}) ♪ - If nothing playing: ♪ Nothing playing — try
/playto start. ♪
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.