Productivity
Skill
/mute
Mute — silence the music without stopping the stream
Install
$ npx -y skills add kennethleungty/claude-music --skill mute --agent claude-codeHow 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
/mute
Context preview
The summary Claude sees to decide when to auto-load this skill.
Mute — silence the music without stopping the stream
SKILL.md
mute.SKILL.mdname: mute disable-model-invocation: true description: "Mute — silence the music without stopping the stream" 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.
Mute
Set volume to 0 — the stream keeps playing silently. Use `/volume up` or `/volume <number>` to unmute.
Run `"${CLAUDE_PLUGIN_ROOT}/scripts/music-controller.sh" volume-adjust 0`.
Use the `message` field from the JSON output: **♪ {message} ♪**
Add: *Use `/volume up` or `/volume <number>` to unmute.*
Ships withclaude-music
Great music in your Claude Code sessions, with an AI DJ that understands your vibes
Get the whole plugin
Other skills on claude-music.
Skill
Skill
Skill
Skill
Skill
Skill

