A Claude Code plugin that plays random sound effects when Claude finishes a response or requests permissions. Keeps you focused with 56 entertaining audio clips.
- Add the marketplace:
/plugin marketplace add bigboggy/unwank
- Install the plugin:
/plugin install unwank@unwank
- Restart Claude Code.
The plugin hooks into two Claude Code events:
- Stop — plays a random sound when Claude finishes a response
- Notification — plays a random sound when Claude requests permission
Sounds are played asynchronously and work cross-platform:
- macOS —
afplay(built-in) - Linux —
paplayoraplay(viaffmpegfor MP3 decoding), orffplay - Windows (Git Bash/MSYS2/Cygwin) — PowerShell
SoundPlayer