Dub a video into another language and generate subtitles using the default Together + Cartesia stack. Trigger when the user wants to translate / dub / voice-over a video file, or generate subtitles for it. Handles .mp4 / .mkv / .webm. Installs as the violin CLI (and violin-api for the FastAPI server) via uv tool install. For alternative models (OpenAI / ElevenLabs) or custom configs, point the user to the repo: https://github.com/shang-zhu/violin.
$npx -y skills add shang-zhu/violin --skill video-translatorInstalls into the current project.
Run `npx skills use "https://github.com/shang-zhu/violin" --skill "shang-zhu/violin/video-translator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shang-zhu/violin" that are relevant to the current task. Run `npx skills add "https://github.com/shang-zhu/violin"` and select the relevant skills, then follow their instructions.