← Back to Skills Marketplace
Voiceover For Videos
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voiceover-for-videos
Description
add video files into narrated video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, marketers, educators use it fo...
Usage Guidance
This skill appears to do what it says: it uploads your video to a third-party API (mega-api-prod.nemovideo.ai) to add AI narration. Before installing or using it: 1) Confirm you trust the NemoVideo service and its privacy/storage/retention policy — uploaded videos and transcripts will be sent to their servers. 2) Note that if you don't supply NEMO_TOKEN the agent will request an anonymous token from the endpoint; understand what account/credits/expiry that grants. 3) Ask the publisher to clarify the metadata mismatch (the frontmatter references a config path ~/.config/nemovideo/ but the registry reported none). 4) Avoid uploading sensitive or private videos unless you've verified data handling and retention. 5) If you need stricter control, require that the skill not run autonomously or that network calls be manually approved.
Capability Assessment
Purpose & Capability
Name/description (AI voiceover for videos) aligns with required credential (NEMO_TOKEN) and the API endpoints described for uploading, rendering, and exporting video. The skill expects a remote rendering service (nemovideo) which fits the stated purpose. Note: the skill frontmatter declares a config path (~/.config/nemovideo/), but the registry metadata shown earlier listed no required config paths — this mismatch should be clarified.
Instruction Scope
SKILL.md stays within the stated scope: connect to the remote nemo-api, create/use a token, create a session, upload video files, stream SSE responses, and poll render status. It instructs the agent to read the SKILL.md YAML frontmatter at runtime and to detect installation platform by probing install paths (~/.clawhub/, ~/.cursor/skills/), which requires limited filesystem access. There are no instructions to read unrelated system files or to exfiltrate arbitrary data, but the skill will upload user-supplied media to an external service — consider privacy implications.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk. Nothing is downloaded or extracted by the skill itself.
Credentials
Only one credential is required: NEMO_TOKEN (primary credential). That is proportionate to a cloud API service. However, the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) which was not listed in the registry's required configPaths — this inconsistency should be clarified. The skill will create an anonymous token via the nemovideo auth endpoint if NEMO_TOKEN is not set.
Persistence & Privilege
No elevated platform privileges requested (always:false). The skill operates by calling a third-party API and saving session_id/token locally for the session; it does not request to modify other skills or agent-wide config. Note: autonomous invocation is allowed (default) and combined with network access means the skill can autonomously upload files to the external service when invoked — review expected behaviors before enabling autonomous runs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voiceover-for-videos - After installation, invoke the skill by name or use
/voiceover-for-videos - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Voiceover for Videos — Add AI Narration to Videos:
- Add AI-generated voiceover narration to uploaded video files (MP4, MOV, AVI, WebM) up to 500MB.
- Fast, cloud-based processing (30–60 seconds per video) with 1080p MP4 output.
- Automatic setup: free token retrieval, session initialization, and clear status updates for users.
- Simple prompts trigger actions like upload, export, credit checks, and real-time status reports.
- Built-in error handling, clear tips, and intuitive workflows for content creators, marketers, and educators.
Metadata
Frequently Asked Questions
What is Voiceover For Videos?
add video files into narrated video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, marketers, educators use it fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Voiceover For Videos?
Run "/install voiceover-for-videos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voiceover For Videos free?
Yes, Voiceover For Videos is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voiceover For Videos support?
Voiceover For Videos is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voiceover For Videos?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills