← Back to Skills Marketplace
mhogan2013-9

Voiceover For

by mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voiceover-for
Description
Turn a 2-minute product demo video into 1080p voiced-over videos just by typing what you need. Whether it's adding AI-generated narration to silent or muted...
Usage Guidance
This skill appears to do what it says: it uploads videos to nemovideo.ai, uses a NEMO_TOKEN (or obtains a short-lived anonymous token) to create sessions, and returns rendered video URLs. Before installing/using it: 1) Be comfortable that your video content (and any embedded sensitive visuals/audio) will be uploaded to a third-party service (mega-api-prod.nemovideo.ai). 2) Only provide a NEMO_TOKEN you control for this service; do not reuse unrelated secrets in that variable. 3) Note the agent may read user-specified file paths when you ask it to upload local files and may check a couple of home-directory paths to set an attribution header — if you need stricter filesystem/privacy controls, avoid uploading local files or review the agent's file-access policy. 4) If you need more assurance, verify the service domain, its privacy/retention policy, and prefer using anonymous tokens for trial runs.
Capability Analysis
Type: OpenClaw Skill Name: voiceover-for Version: 1.0.0 The skill provides instructions for an AI agent to interface with the `nemovideo.ai` API to add AI narration to videos. It includes standard authentication, session management, and file upload/rendering workflows. All behaviors, including the use of the `NEMO_TOKEN` and communication with `https://mega-api-prod.nemovideo.ai`, are consistent with the stated purpose of a cloud-based video processing tool, with no evidence of data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
Name/description say: upload video, add AI narration, and return rendered video; the SKILL.md only describes API calls to a video-rendering backend (mega-api-prod.nemovideo.ai), upload endpoints, session/credit checks, and export flows. The single required env var (NEMO_TOKEN) and declared config path (~/.config/nemovideo/) are coherent with this purpose.
Instruction Scope
Instructions confine activity to the nemovideo API: session creation, SSE messaging, uploads, polling export status, and credits. They do reference uploading local files (multipart -F "files=@/path") which requires the agent to read user-specified file paths, and they suggest detecting an install path to set X-Skill-Platform (checking ~/.clawhub/ or ~/.cursor/skills/), which implies reading limited filesystem locations. These actions are expected for this skill but users should be aware that video files will be transmitted to the third-party service and the agent may check a few home-directory paths for platform attribution.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written by an install step, which minimizes installation risk.
Credentials
Only one credential (NEMO_TOKEN) is required and declared as primaryEnv. The SKILL.md also documents a fallback anonymous-token flow (POST to /api/auth/anonymous-token) when NEMO_TOKEN is not present. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or modification of other skills. Autonomous invocation is enabled by default (disable-model-invocation: false) but that is the platform default and not in itself a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install voiceover-for
  3. After installation, invoke the skill by name or use /voiceover-for
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Voiceover For 1.0.0 — Initial Release - Instantly add AI-generated narration to product demo and social videos with simple prompts. - Accepts video uploads (up to 500MB) and generates 1080p voiced-over exports in 30–60 seconds. - Automatic session/token management with free credits—no account required. - Supports key workflows: uploading, editing, previewing, and exporting in various formats. - Intuitive error handling for missing credits, file issues, and token problems. - No timeline editing or manual export settings required—just describe your desired result.
Metadata
Slug voiceover-for
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Voiceover For?

Turn a 2-minute product demo video into 1080p voiced-over videos just by typing what you need. Whether it's adding AI-generated narration to silent or muted... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Voiceover For?

Run "/install voiceover-for" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Voiceover For free?

Yes, Voiceover For is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Voiceover For support?

Voiceover For is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Voiceover For?

It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.

💬 Comments