Claude Code Voice
Description
Hands-free voice control for Claude Code on macOS.
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
Claude Code Voice
Hands-free voice control for Claude Code on macOS.
Requirements
- macOS
- Python 3.x
- SpeechRecognition library
- pyaudio library
Quickstart
- Install dependencies:
pip install -r requirements.txt
Run Claude Code with `claude --dangerous-skip-permissions` (the flag is required for total hands-free control)
Type `start voice` to enable voice mode
Speak your commands naturally with 2-second pauses for submission
Hit escape and type `stop voice` to disable
Implementation
Uses Claude Code hooks (UserPromptSubmit and Stop) to create a continuous voice listening session with macOS speech recognition and Google's speech-to-text API.
Created By
[Mckay Wrigley](https://x.com/mckaywrigley)
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development