From rts-sounds
Unmutes RTS sounds in Claude Code by removing ~/.claude/rts-muted via Bash. Restores audio feedback after muting; references /rts-sounds:mute and /rts-sounds:config.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rts-sounds:unmuteThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Unmute RTS sounds by removing the mute file:
Unmute RTS sounds by removing the mute file:
!rm -f ~/.claude/rts-muted
RTS sounds are now unmuted. Run /rts-sounds:mute to silence them, or /rts-sounds:config to adjust volume and settings.
npx claudepluginhub boldflight/claude-code-rts-sounds --plugin rts-soundsManage Claude Code sound feedback — select, enable/disable sound packs, adjust volume, mute/unmute, play test sounds, and view status.
Manages game sound effects in Claude Code: set volume, switch packs, manage rotations, toggle events, list packs, and test sounds.
Configures tokenmon remote sound relay for SSH/Docker/WSL environments. Detects remote setup, reads config, presents status, and prompts to enable/change/disable audio relay to local machine.