claude-sounds

March 26, 2026 · View on GitHub

v0.2 — early release, more sounds and themes coming soon

Your Claude Code shouldn't be silent. Carefully selected sounds for 10 key events — writes, reads, bash, web, agents, prompts. 21 sound files with random selection for variety. Drop your own mp3s to customize.

Install

claude plugins marketplace add https://github.com/culminationAI/claude-marketplace
claude plugins install claude-sounds@culmination-marketplace

Restart Claude Code after installation.

macOS, Linux, Windows

Sound Map

EventPatternDescription
Write / Editwrite-*.mp3Pen & pencil scratching
Read / Grep / Globread-*.mp3Page flipping
Bashbash-pre-*.mp3Force pulse
WebSearchweb-search-*.mp3Electric crackle
WebFetchweb-fetch-*.mp3Curse spell
Agent startedagent-start-*.mp3Spawn sound
Agent finishedagent-stop-*.mp3Completion chime
User promptuser-prompt-*.mp3Stone tap
Stopstop-*.mp3Birds chirping
Notificationnotification-*.mp3Alert ping

Customize

All hooks use random selection from matching files. To add variety, just drop more mp3s following the naming pattern:

sounds/
├── write-01.mp3
├── write-02.mp3    ← add your own
├── write-03.mp3
├── read-01.mp3
├── bash-pre-01.mp3
├── bash-pre-02.mp3 ← add your own
└── ...

Sound Sources

Included sounds sourced from:

Roadmap

  • More sound themes (sci-fi, nature, retro)
  • Linux support (paplay/aplay)
  • Theme switching command
  • Volume control per hook

License

MIT