Awesome Claude Code Sounds
Description
A community-driven collection of sound packs for Claude Code hooks. Turn your coding sessions into an immersive audio experience.
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
Awesome Claude Code Sounds
A community-driven collection of sound packs for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) hooks. Turn your coding sessions into an immersive audio experience.
What is this?
Claude Code supports [lifecycle hooks](https://docs.anthropic.com/en/docs/claude-code/hooks) that run shell commands at key moments: session start, prompt submit, task completion, and more. This repo provides **themed sound packs** that play audio clips on these events, plus a **universal installer** that handles cross-platform playback and safe `settings.json` merging.
Available Packs
| Pack | Description | Sounds | Hooks | Author |
|---|---|---|---|---|
| aoe2-turkish-villager | Turkish villager voice lines from Age of Empires II | 6 | 6 | @mehmetsemihbabacan |
Want to add yours? See [CONTRIBUTING.md](CONTRIBUTING.md).
Quick Install
git clone https://github.com/user/awesome-claude-code-sounds.git
cd awesome-claude-code-sounds
./install.sh aoe2-turkish-villager
Restart Claude Code to activate.
Quick Uninstall
./uninstall.sh aoe2-turkish-villager
List Packs
./list.sh
How It Works
- Sound files are copied to
~/.claude/hooks/sounds//(namespaced per pack, no collisions) - Hook entries are merged into
~/.claude/settings.jsonwithout touching your existing config - Each hook randomly picks between assigned sounds so it doesn't get repetitive
- Sounds play in the background (
&) so they never block Claude Code
Platform Support
| Platform | Audio Player | Status |
|---|---|---|
| macOS | afplay |
Fully supported |
| Linux | paplay / aplay / mpg123 |
Fully supported |
| WSL | paplay via PulseAudio |
Experimental |
The installer auto-detects your platform and available audio player.
Create Your Own Pack
# 1. Cop
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11