noizai-video-translationTranslate and dub videos from one language to another, replacing the original audio with TTS while keeping the video intact.
Install via ClawdBot CLI:
clawdbot install ksuriuri/noizai-video-translationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/crazynomad/skillsAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Universities and online learning platforms can translate lecture videos from foreign instructors into local languages, making educational content accessible to non-native speakers. This enables institutions to expand their global reach without requiring instructors to re-record lectures in multiple languages.
Multinational corporations can translate internal training videos for different regional offices, ensuring consistent messaging across language barriers. This reduces the need for separate video productions for each language market while maintaining brand voice through accurate dubbing.
Streaming platforms and content creators can quickly dub user-generated content or niche videos into multiple languages to expand audience reach. This enables smaller creators to access international markets without expensive professional dubbing studios.
Tourism boards and hotels can translate promotional videos into the languages of their target tourist demographics. This allows them to create culturally relevant marketing materials that showcase destinations with natural-sounding voiceovers in visitors' native languages.
Healthcare organizations can translate medical procedure demonstrations and patient education videos for diverse populations. This helps bridge language gaps in healthcare communication while maintaining the technical accuracy required for medical content.
Offer a web-based platform where users upload videos and receive translated versions through automated processing. Charge monthly subscriptions based on video length or processing volume, with enterprise tiers for high-volume business users.
Provide a REST API that developers can integrate into their applications for automated video translation. Charge per minute of processed video with volume discounts, targeting content platforms, e-learning companies, and social media apps.
License the technology to translation agencies and media companies who can offer video dubbing as a service to their clients. Charge annual licensing fees plus revenue sharing, enabling partners to expand their service offerings without developing the technology themselves.
💬 Integration Tip
Ensure the youtube-downloader and tts skills are properly cloned into the skills directory with executable permissions, and configure the NOIZ_API_KEY in environment variables before first use.
Scored Apr 19, 2026
视频自动剪辑助手。基于 FFmpeg 自动提取精彩片段、生成字幕、裁剪时长、制作短视视频,支持多平台导出。当用户需要:自动剪辑视频、提取关键词片段、生成字幕并烧录、导出短视频、提取视频精华、生成视频摘要时使用此技能。
Perform video editing tasks with ffmpeg, including cutting, merging, converting formats, extracting audio, adding subtitles, resizing, cropping, adjusting sp...
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Use when the user has a video + a target-language SRT and wants the video to actually speak that language — generates a time-aligned TTS voice dub. Routes by...
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Extract frames or short clips from videos using ffmpeg.