By elforastero
Plays NPC voice clips from games and movies on Claude Code lifecycle events. Ships a Warcraft 3 theme; supports drop-in theme packs.
Set npc language (2-letter ISO 639-1 code) or reset to auto-detect. Invoke as /npc:lang <code|auto>.
Show current npc status: on/off, theme, language, volume. Invoke as /npc:status.
Toggle npc sounds on or off. Invoke as /npc:toggle.
Set npc playback volume from 0 to 100. Invoke as /npc:volume <N>.
A monorepo of plugins for Claude Code. Each plugin lives in its own directory under plugins/ and can be installed independently.
| Name | Description | Tags |
|---|---|---|
| npc | Plays NPC voice clips from games and movies on Claude Code lifecycle events | audio, fun, hooks |
Inside any Claude Code session, run:
/plugin marketplace add ElForastero/claude-plugins
This registers the marketplace once — you won't need to repeat it.
/plugin install npc@ElForastero-claude-plugins
Or open the interactive plugin manager with /plugin and browse the Discover tab.
Some plugins need extra steps after installation — for example, installing a system dependency or copying a config file. Check the plugin's own README.md for details.
Each plugin can ship any combination of:
/npc:npc)Plugin hooks and skills are registered automatically on install.
Add your plugin as a new directory under plugins/<plugin-name>/ with a .claude-plugin/plugin.json manifest, then open a PR and update registry.json.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub elforastero/claude-plugins --plugin npcUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.