Video Translation
Helps with video, translation as part of video production and media processing workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add video-translation npx -- -y @trustedskills/video-translation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"video-translation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/video-translation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill translates videos from one language to another. It can process uploaded video files or provide translations based on URLs of online videos. The output is a translated version of the original video, preserving audio and visual elements.
When to use it
- Translate training videos for international teams.
- Make foreign-language content accessible to broader audiences.
- Create localized versions of marketing videos for different regions.
- Transcribe and translate interviews or presentations conducted in a language you don't understand.
Key capabilities
- Video file upload processing
- URL-based video translation
- Audio and visual preservation during translation
Example prompts
- "Translate this video to Spanish: [video URL]"
- "Can you translate the attached training video into French?"
- "Please provide a translated version of this YouTube video: [YouTube video link]"
Tips & gotchas
The quality of the translation depends on the complexity of the audio and the clarity of the original speakers. Ensure the provided video or URL is accessible for optimal results.
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.