Elevenlabs Remotion
This skill uses ElevenLabs to seamlessly replace voices in your videos with realistic AI speech, enhancing content and accessibility.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add elevenlabs-remotion npx -- -y @trustedskills/elevenlabs-remotion
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"elevenlabs-remotion": {
"command": "npx",
"args": [
"-y",
"@trustedskills/elevenlabs-remotion"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The elevenlabs-remotion skill integrates the ElevenLabs text-to-speech API with Remotion, a video generation library. This allows AI agents to generate videos with synthesized voiceovers from text input, enabling dynamic and automated video creation workflows.
When to use it
- Creating explainer videos or tutorials with automated narration
- Generating personalized video messages using text inputs
- Automating the production of content for social media or marketing campaigns
Key capabilities
- Synthesize natural-sounding speech from text using ElevenLabs
- Generate video files using Remotion's rendering engine
- Combine audio and visual elements into a single output file
Example prompts
- "Generate a 60-second video explaining the benefits of AI with a voiceover."
- "Create a personalized welcome message video using this script: 'Welcome to our platform!'"
- "Render a tutorial video from these text instructions, adding background visuals and narration."
Tips & gotchas
- Ensure you have an active ElevenLabs API key for voice synthesis.
- Video rendering may take time depending on the length and complexity of the content.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.