Claude Code Wc3 Sounds
Description
WC3 Sound Pack for Claude Code hooks (macOS + Linux)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
WC3 Sound Pack for Claude Code
Warcraft III Peasant & Knight sounds as [Claude Code](https://claude.com/claude-code) hook alerts.
| Event | Sound | When |
|---|---|---|
| SessionStart | "Ready to work" | New session starts |
| Stop | "Job's done" | Claude finishes responding |
| PermissionRequest | "What?" | Claude needs your permission |
| SubagentStop | "Yes, me Lord" | Subagent finishes |
*"Not enough gold"* (`KnightNoGold1.wav`) is included but not hooked yet — waiting for a [UsageLimitHit hook](https://github.com/anthropics/claude-code/issues/26551) to land in Claude Code.
Requirements
- Claude Code
jq— for merging hooks into settings- macOS:
afplay(built-in) - Linux:
paplay(PulseAudio) oraplay(ALSA)
Install
git clone https://github.com/gizmax/claude-code-wc3-sounds
cd claude-code-wc3-sounds
chmod +x install.sh
./install.sh
Restart Claude Code after installing.
Uninstall
./uninstall.sh
What it does
- Copies
.wavfiles to~/.claude/sounds/wc3/ - Adds hook entries to
~/.claude/settings.json - Auto-detects your platform (macOS / Linux)
License
Sound files are property of Blizzard Entertainment. This pack is for personal use only — do not distribute publicly.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development