mute

star 15

Mute — silence the music without stopping the stream

kennethleungty By kennethleungty schedule Updated 3/31/2026

name: 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.

Install via CLI
npx skills add https://github.com/kennethleungty/claude-music --skill mute
Repository Details
star Stars 15
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
kennethleungty
kennethleungty Explore all skills →