clawvox
SKILL.md
ClawVox
Transform your OpenClaw assistant into a professional voice production studio with ClawVox - powered by ElevenLabs.
Quick Reference
| Action | Command | Description |
|---|---|---|
| Speak | {baseDir}/scripts/speak.sh 'text' |
Convert text to speech |
| Transcribe | {baseDir}/scripts/transcribe.sh audio.mp3 |
Speech to text |
| Clone | {baseDir}/scripts/clone.sh --name "Voice" sample.mp3 |
Clone a voice |
| SFX | {baseDir}/scripts/sfx.sh "thunder storm" |
Generate sound effects |
| Voices | {baseDir}/scripts/voices.sh list |
List available voices |
| Dub | {baseDir}/scripts/dub.sh --target es audio.mp3 |
Translate audio |
| Isolate | {baseDir}/scripts/isolate.sh audio.mp3 |
Remove background noise |
Setup
- Get your API key from elevenlabs.io/app/settings/api-keys