·video-translation
*

video-translation

Translate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact.

772Installs·118Trend·@noizai

Installation

$npx skills add https://github.com/noizai/skills --skill video-translation

How to Install video-translation

Quickly install video-translation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/noizai/skills --skill video-translation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: noizai/skills.

SKILL.md

View raw

Translate a video's speech into another language, using TTS to generate the dubbed audio and replacing the original audio track.

Use the youtube-downloader skill to download the video and its subtitles as SRT. Make sure you specify the source language to fetch the correct subtitle.

Read the downloaded .srt file. Translate its contents sentence by sentence into the target language using the following fixed prompt. Keep the exact same SRT index and timestamp format!

Translate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact. Source: noizai/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/noizai/skills --skill video-translation
Category
*Creative Media
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from noizai/skills

Quick answers

What is video-translation?

Translate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact. Source: noizai/skills.

How do I install video-translation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noizai/skills --skill video-translation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/noizai/skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-03-04