← Back to Skills Marketplace
Voiceover Creator
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
41
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voiceover-creator
Description
Turn a 2-minute product demo video into 1080p narrated video files just by typing what you need. Whether it's adding AI voiceover narration to silent or mute...
Usage Guidance
This skill will upload your videos and use an API token to control render jobs on mega-api-prod.nemovideo.ai. Before installing or invoking it: 1) Confirm the provider (nemovideo.ai) is trustworthy and intended; there is no homepage/source listed. 2) Prefer using the anonymous-token flow rather than supplying an existing NEMO_TOKEN tied to your account/credits. 3) Ask the author why registry metadata omits the config path referenced in SKILL.md and confirm what (if anything) is written to ~/.config/nemovideo/. 4) Do not upload sensitive or private video content unless you accept that it will be sent to a third-party cloud and may be retained per their policies; ask about retention and deletion. 5) If you need stronger assurance, request the skill source or a verified homepage and/or limit use to ephemeral/throwaway credentials.
Capability Analysis
Type: OpenClaw Skill
Name: voiceover-creator
Version: 1.0.0
The skill is a functional integration for the 'nemovideo.ai' voiceover service, providing detailed instructions for an AI agent to manage authentication, file uploads, and video processing via a cloud API. It handles user-provided videos and scripts and interacts with external endpoints (mega-api-prod.nemovideo.ai) as required for its stated purpose. The instructions include security-conscious directives to avoid exposing API tokens or raw backend output to the user, and no evidence of malicious intent, data exfiltration, or unauthorized system access was found.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill uploads videos, requests a session and renders outputs via nemovideo.ai using a NEMO_TOKEN. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) and install-path detection for attribution headers while the registry metadata lists no config paths and no homepage/source is provided. That metadata mismatch and missing provenance are worth confirming with the author.
Instruction Scope
Runtime instructions are narrowly focused on session creation, SSE messaging, uploading video files (multipart or URL), polling renders, and returning download URLs. The skill instructs the agent to read this file's YAML frontmatter and detect install paths (~/.clawhub/, ~/.cursor/skills/) to populate attribution headers — this implies limited filesystem checks. There are no instructions to read unrelated system credentials or files, but user videos and any provided token will be transmitted to an external service (mega-api-prod.nemovideo.ai).
Install Mechanism
No install spec and no code files (instruction-only). That lowers risk because nothing arbitrary is written to disk by an installer.
Credentials
The declared primary credential is a single token (NEMO_TOKEN), which is appropriate for a cloud render service. The SKILL.md also implements an anonymous-token flow if NEMO_TOKEN is absent. Be aware that any token (anonymous or user-supplied) grants the service ability to create sessions, run jobs, and access uploaded media and account credits; evaluate whether you want to supply an existing long-lived token.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It instructs the agent to hold session_id for operations, which is normal for a session-based cloud API.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voiceover-creator - After installation, invoke the skill by name or use
/voiceover-creator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Voiceover Creator 1.0.0 — initial release
- Instantly add AI voiceover narration to videos via cloud rendering, no timeline dragging or export settings.
- Supports quick generation of 1080p MP4 files from silent or muted videos or user-provided scripts.
- Simple onboarding: auto-detects or retrieves authentication tokens and manages secure API sessions.
- Offers file upload, export, credit checking, and session state tracking within a single workflow.
- Supports multiple export formats: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
- Clear error handling and user feedback for missing tokens, file issues, credits, and API limits.
Metadata
Frequently Asked Questions
What is Voiceover Creator?
Turn a 2-minute product demo video into 1080p narrated video files just by typing what you need. Whether it's adding AI voiceover narration to silent or mute... It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install Voiceover Creator?
Run "/install voiceover-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voiceover Creator free?
Yes, Voiceover Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voiceover Creator support?
Voiceover Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voiceover Creator?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills