git log --oneline --stat
HEAD
- Stars
- 2.8k
- Forks
- 93
- Updated
- Apr 30, 2026
repo --stat
stars
2.8k
forks
93
last update
Apr 30, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add elevenlabs-voice-cloner - Invoke
// Run from any project directory
$ claude --skill elevenlabs-voice-cloner "cut a 30-second highlight reel" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill elevenlabs-voice-cloner "now refactor it"
elevenlabs-voice-cloner/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- ElevenLabs Voice Cloner
- slug:
- elevenlabs-voice-cloner
- version:
- v1.3.0
- license:
- MIT
- author:
- @elevenlabs-skills
- repository:
- github.com/elevenlabs-skills/voice-cloner
- categories:
- tags:
- #elevenlabs#tts#voice-cloning#ssml#audio
- description:
Generate voice-overs and clone voices with ElevenLabs. Includes SSML, prosody, multi-lang.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
elevenlabs-voice-cloner/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…