By jimmingcheng
On-demand notification skill for Claude Code with TTS support using ElevenLabs API or macOS say
A personal collection of Claude Code plugins.
TTS notification plugin using the ElevenLabs API.
Features:
Requirements:
Optional:
say if not set)Setup:
Add your API key to ~/.claude/settings.json:
{
"env": {
"ELEVENLABS_API_KEY": "your_key"
}
}
Get a key: https://elevenlabs.io/app/settings/api-keys
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimA general purpose knowledge base managed by a specialized intelligent agent.
npx claudepluginhub jimmingcheng/my_claude_code_plugins --plugin ping-meUltra-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.