VoxClaw
Spoken voice output for coding agents on Mac
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install VoxClaw?โผ
Run `npx skills add malpern/VoxClaw --all -g -y` in your terminal to install all skills in this suite globally.
How to make a coding agent speak out loud?โผ
Run VoxClaw on your Mac and let the agent send text to its HTTP listener or CLI; the text is read aloud with a synced teleprompter overlay.
Does VoxClaw need an OpenAI API key?โผ
No. It uses Apple's built-in voices by default, and you can optionally add your own OpenAI or ElevenLabs key for neural voices.
Can a remote or headless agent use VoxClaw?โผ
Yes. Any machine on your network can POST text to the Mac's listener on port 4140, and an iCloud relay can even speak through your iPhone.
Does VoxClaw work with Claude Code and Codex?โผ
Yes. It ships plugins and hooks for Claude Code and Codex, and follows the standard SKILL.md format used by other agent runtimes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core