← Back to Skills Marketplace
Video Dubbing Text
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
58
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-dubbing-text
Description
Skip the learning curve of professional editing software. Describe what you want — replace the original voiceover with dubbed audio in French using the trans...
Usage Guidance
This skill appears to do what it says: it will upload videos and use nemovideo.ai APIs to produce dubbed output. Before installing/providing credentials: (1) confirm you trust https://mega-api-prod.nemovideo.ai and review their privacy/TOS because your videos will be uploaded; (2) prefer using the anonymous-token flow for one-off tests rather than supplying a long-lived NEMO_TOKEN; (3) ask the skill author or registry for a homepage/source code link (none is provided) to increase transparency; (4) be aware the skill may read its own SKILL.md frontmatter and detect install paths or a ~/.config/nemovideo/ folder — if that concerns you, run initial tests with non-sensitive videos or without setting NEMO_TOKEN.
Capability Analysis
Type: OpenClaw Skill
Name: video-dubbing-text
Version: 1.0.0
The skill provides video dubbing and editing capabilities by interfacing with the `nemovideo.ai` API. It includes standard procedures for session management, anonymous token acquisition, file uploads, and rendering via SSE (Server-Sent Events). While it performs network requests and accesses specific configuration paths (~/.config/nemovideo/), these actions are strictly aligned with its stated purpose of processing video files. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a cloud-based video dubbing integrator and declares NEMO_TOKEN as its primary credential. All runtime instructions call endpoints on mega-api-prod.nemovideo.ai to create sessions, upload videos, run SSE for edits, and request renders — these are coherent with the stated purpose.
Instruction Scope
The SKILL.md instructs the agent to create sessions, upload files, poll render status, and include attribution headers — all expected. It also instructs the agent to read this file's YAML frontmatter for X-Skill-Source/version and to detect the install path to populate X-Skill-Platform, and references a config path (~/.config/nemovideo/). Reading its own frontmatter is reasonable for attribution; reading the install path or a user config directory is a minor privacy surface to note.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is downloaded or written by an installer. That minimizes installation risk.
Credentials
Only one credential is required (NEMO_TOKEN) and the skill provides an anonymous-token fallback if that env var is absent. That is proportionate. Small inconsistency: registry metadata lists no required config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/) — the reason for that path access is not fully explained.
Persistence & Privilege
always:false and no install behavior means the skill does not demand permanent elevated presence. It asks only for runtime token use and occasional filesystem checks for attribution/platform detection; it does not request to modify other skills or global settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-dubbing-text - After installation, invoke the skill by name or use
/video-dubbing-text - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Dubbing Text: dub videos using transcript input without professional editing software.
- Supports fast French voiceover dubbing and localization for MP4, MOV, AVI, and WebM videos up to 500MB.
- Automatic session creation and credit management; user-friendly process for content creators and marketers.
- Cloud rendering pipeline delivers dubbed video files in 1–2 minutes.
- Simple command-based workflows for upload, dubbing, status, credits, and exporting videos.
Metadata
Frequently Asked Questions
What is Video Dubbing Text?
Skip the learning curve of professional editing software. Describe what you want — replace the original voiceover with dubbed audio in French using the trans... It is an AI Agent Skill for Claude Code / OpenClaw, with 58 downloads so far.
How do I install Video Dubbing Text?
Run "/install video-dubbing-text" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Dubbing Text free?
Yes, Video Dubbing Text is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Dubbing Text support?
Video Dubbing Text is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Dubbing Text?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills