Volume
Great music in your Claude Code sessions, with an AI DJ that understands your vibes
npx -y skills add kennethleungty/claude-music --skill volumeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing 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.
What its author says it does
Copied from the file, not written here
Volume — set, get, or nudge the music volume up/down
SKILL.md
0.7 KB, 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.
Volume
Adjust music volume (0-100), or up/down to adjust by 10.
- If
$ARGUMENTSis empty: run"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" status→ ♪ Volume: {volume}/100 ♪ - If
up,down, or a number: run"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" volume-adjust $ARGUMENTS→ use themessagefield from the JSON output verbatim: ♪ {message} ♪