Age Of Claude
Description
Age of Empires sound effects for Claude Code - wololo your way through coding sessions
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
Age of Claude
Age of Empires sound effects for Claude Code events. Wololo your way through coding sessions.
Installation
# Add the marketplace
claude plugin marketplace add https://github.com/kylesnowschwartz/age-of-claude
# Install the plugin
claude plugin install age-of-claude
Or from within Claude Code:
/plugin marketplace add https://github.com/kylesnowschwartz/age-of-claude
/plugin install age-of-claude
What It Does
Plays Age of Empires II sound effects during Claude Code events:
| Event | Sounds |
|---|---|
| Session Start | Villager select sounds, "Start the game already!" |
| Notification | Priest wololo, "Hey I'm in your town!" |
| Stop | Villager work sounds, "I just got some satisfaction" |
| Session End | Soldier death sounds, crowd wailing |
46 authentic AoE II sound files included.
Enabling Sounds
Sounds are disabled by default. Use the included command to toggle:
/age-of-claude:sounds on # Enable AoE sounds
/age-of-claude:sounds off # Disable sounds
/age-of-claude:sounds # Check current state
Or manually:
mkdir -p ~/.config/claude
echo "SOUND_MODE=aoe" > ~/.config/claude/sounds.conf
Requirements
- macOS (uses
afplayfor audio playback) - Ruby (for hook execution)
Acknowledgments
Inspired by [aliparoya/age-of-claude](https://github.com/aliparoya/age-of-claude).
Sound effects from Age of Empires II by Ensemble Studios/Microsoft.
License
MIT
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