Media
voiceover - Claude MCP Skill
Generate high-quality voiceover audio with ElevenLabs. Includes word-level timestamps for video sync. Use when: creating demo narration, video voiceover, podcast intros, or any TTS need. Keywords: voiceover, TTS, text to speech, ElevenLabs, narration, audio, timestamps.
SEO Guide: Enhance your AI agent with the voiceover tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to generate high-quality voiceover audio with elevenlabs. includes word-level timestamps for video sync... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Voiceover (ElevenLabs) ## What This Does - Accept script text or file path. - Preprocess for TTS: expand acronyms, normalize numbers. - Generate via ElevenLabs API. - Return audio + optional word timestamps. ## Prerequisites - `ELEVENLABS_API_KEY` env var set. - ElevenLabs Creator plan ~ $5/mo for ~100k chars. ## Usage - `/voiceover "Welcome to Heartbeat..."` - `/voiceover demo-script.md --timestamps --voice adam` ## Voices - See `skills/voiceover/references/elevenlabs-voices.md`. - Default: `adam` (clear, professional). ## Output - `voiceover.mp3` - `timestamps.json` (word-level timing when requested) ## Integration - Used by `/demo-video` for narration sync.
Signals
Information
- Repository
- phrazzld/claude-config
- Author
- phrazzld
- Last Sync
- 3/2/2026
- Repo Updated
- 3/1/2026
- Created
- 1/28/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
CLAUDE
CLAUDE.md
Related Guides
Bear Notes Claude Skill: Your AI-Powered Note-Taking Assistant
Learn how to use the bear-notes Claude skill. Complete guide with installation instructions and examples.
Mastering tmux with Claude: A Complete Guide to the tmux Claude Skill
Learn how to use the tmux Claude skill. Complete guide with installation instructions and examples.
OpenAI Whisper API Claude Skill: Complete Guide to AI-Powered Audio Transcription
Learn how to use the openai-whisper-api Claude skill. Complete guide with installation instructions and examples.