npx skills add majiayu000/claude-skill-registry --skill help-cpoepke-claude-talk --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Voice Chat Help Display this help text to the user: --- **claude-talk** - Voice conversation with Claude Code (macOS only) ### Quick Start ``` /claude-talk:install # One-time setup + personalization /claude-talk:start # Start talking! ``` ### Commands | Command | Description | |---------|-------------| | `/claude-talk:install` | Install dependencies + choose name, voice, and personality | | `/claude-talk:start` | Start voice chat with continuous listening | | `/claude-talk:stop` | Stop voice chat session | | `/claude-talk:mute` | Pause microphone capture | | `/claude-talk:unmute` | Resume microphone capture | | `/claude-talk:chat` | Quick single voice exchange | | `/claude-talk:config` | View/edit settings (e.g., `/claude-talk:config VOICE=Karen`) | | `/claude-talk:personality` | Manage personalities (list, create, switch, edit, delete) | | `/claude-talk:teammate` | Spawn voice teammates | | `/claude-talk:help` | Show this help | ### Requirements - macOS with Apple Silicon (M1/M2/M3/M4) - Python 3.12 - Working microphone ### Configuration Settings are in `~/.claude-talk/config.env`. Key settings: - `AUDIO_DEVICE` - Mic index (find with `python3 -c "import sounddevice; print(sound
- Quick Start
- Commands
- Requirements
- Configuration
- Personalities
- Teammate Messaging
- Barge-In (interrupt TTS by speaking)
- Troubleshooting
What does the help skill do?
Show help for claude-talk voice chat commands.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill help-cpoepke-claude-talk --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
