# Clone Voice

> Clone a voice from a sample via ElevenLabs and return a voice ID.

- Skill: `tfcbot/clone-voice` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/clone-voice`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/clone-voice/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/clone-voice

---


# clone-voice

Upload a voice sample to ElevenLabs, create a voice clone, and return the voice ID.

## Providers

- **ElevenLabs** — https://elevenlabs.io/docs/llms.txt

## Steps

1. Upload sample
2. Create voice clone
3. Return voice ID

## Input

- voice sample (audio)

## Output

- voice ID

