# Swap Voice

> Swap the voice in a video to a target voice via ElevenLabs STS.

- Skill: `tfcbot/swap-voice` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/swap-voice`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/swap-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/swap-voice

---


# swap-voice

Run ElevenLabs speech-to-speech against a video with a target voice ID and return a voice-swapped video.

## Providers

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

## Steps

1. Call ElevenLabs STS w/ target voice

## Input

- video + voice ID

## Output

- voice-swapped video

