Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
ContentAvançado

Video Translation

pornoizai·noizai· v1.0.0 · atualizado em 2026-04-10
74
Score

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

video-translationdubbingttsaudio-replacementcontent-localizationvideo-editing
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdvideo-translation/workflow
1
Download Video & Subtitles — : Use `youtube-downloader` to download the video and subtitles in the source language.
2
Translate Subtitles — : Translate the downloaded `.srt` file into the target language using a fixed prompt.
3
Generate Dubbed Audio — : Use the `tts` skill to render timeline-accurate audio from the translated SRT, cloning the original speaker's voice and emotion.
4
Replace Audio in Video — : Use `replace_audio.sh` to merge the original video with the new dubbed audio, preserving non-speech audio.
5
Present the Result — : Return the path to the final video file with replaced audio to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende detts
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
73
Depende deFFmpeg for Video Production
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
85
Depende deYouTube Video Downloader
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe comElevenLabs Text-to-Speech
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aBuild Links
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aContent Brief
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aFind Keywords
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Video Translation
video-translation
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers4
translate this videodub this video to English把视频从 X 语译成 Y 语视频翻译

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download video-translation
$ synaptic skills detail video-translation
$ synaptic skills live video-translation

Dependências

youtube-downloaderttsffmpeg

Links

GitHub Repository