npx claudepluginhub newink/codingagents --plugin claudecode-soundsThis skill is limited to using the following tools:
Use the plugin wrapper at `${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh`. It resolves the installed plugin path automatically, so it works after marketplace or manual installation without relying on `CLAUDE_PLUGIN_ROOT`.
Manages game sound effects in Claude Code: set volume, switch packs, manage rotations, toggle events, list packs, and test sounds.
Manages Claude Code audio notifications: installs project, snoozes/mutes, enables/disables hooks, switches themes, tests playback, troubleshoots silence or noise.
Runs pytest-based automated tests validating Claude Code plugin integrity across 14 categories (config, skills, templates, workflow, etc.). Use before PRs, after changes to skills/templates, or to verify health.
Share bugs, ideas, or general feedback.
Use the plugin wrapper at ${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh. It resolves the installed plugin path automatically, so it works after marketplace or manual installation without relying on CLAUDE_PLUGIN_ROOT.
bash "${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh" soundpack get
bash "${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh" play question
bash "${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh" play permission
bash "${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh" play complete
bash "${CLAUDE_SKILL_DIR}/../../scripts/run-cli.sh" play error