← Back to Skills Marketplace
Voiceover Ai Maker
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voiceover-ai-maker
Description
Turn a 2-minute silent product demo video into 1080p voiced-over videos just by typing what you need. Whether it's adding AI-generated voiceovers to silent o...
Usage Guidance
This skill appears to be a straightforward cloud-based voiceover service, but it will upload whatever video/audio you provide to an external domain (mega-api-prod.nemovideo.ai). Before installing or using it: (1) Do not upload sensitive or confidential videos. (2) Ask the author to explain the configPaths discrepancy and where session tokens are stored and for how long. (3) Prefer a workflow that prompts you before the first automatic connection or anonymous token creation. (4) If you must try it, monitor network activity and avoid giving permanent credentials; consider running it in an isolated account or environment. If you need higher assurance, request the service's privacy/security policy or source code for review.
Capability Analysis
Type: OpenClaw Skill
Name: voiceover-ai-maker
Version: 1.0.0
The skill is a functional integration for an AI voiceover service hosted at mega-api-prod.nemovideo.ai. It contains standard logic for session management, file uploads, and polling for video rendering status. While it automatically handles anonymous token generation and environment variable access (NEMO_TOKEN) in SKILL.md, these actions are directly aligned with its stated purpose of providing a seamless AI video editing experience and do not exhibit signs of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
The skill claims to generate AI voiceovers and all visible instructions map to that behavior (uploading media, creating sessions, rendering/export endpoints). Requesting a token named NEMO_TOKEN is coherent with a third‑party API token. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — this inconsistency is unexplained and worth checking with the author.
Instruction Scope
Instructions explicitly direct the agent to: auto-connect to the backend on first open, generate or use NEMO_TOKEN, POST uploads of user media, and poll for exports. Automatically generating and storing an anonymous token and connecting without an explicit user confirmation expands scope beyond a simple 'on demand' action. The skill also instructs the agent to hide raw API responses and token values, which is reasonable for secrets but also reduces transparency about what is sent/received. Uploading user videos/audio to an external service creates a clear data-exfiltration/privacy surface — this is expected for the feature but should be flagged to users.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is being downloaded or written during install. This minimizes install-time risk.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which is proportionate for a cloud API. However, the SKILL.md metadata also lists a config path (~/.config/nemovideo/) that the registry summary did not declare — mismatch between declared requirements. The skill also instructs the agent to create and persist an anonymous token if none is present (so a user-supplied credential is optional). Requiring a single token is reasonable, but automatically creating/storing credentials and hiding API responses increases the chance the agent will hold credentials or session state without explicit user controls.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (platform default). The skill instructs storing session_id for subsequent requests, but doesn't specify storage location or lifetime. No evidence it requests system-wide privileges or modifies other skills, so persistence/privilege is not excessive — but the combination of automatic backend connection + opaque token storage increases blast radius if the backend were malicious or compromised.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voiceover-ai-maker - After installation, invoke the skill by name or use
/voiceover-ai-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Voiceover AI Maker.
- Instantly add AI-generated voiceovers to silent or muted videos by uploading your file and describing the result you want.
- Automatic backend setup, including free 7-day token generation and session management.
- Supports rapid processing: upload to download in 30–90 seconds for clips up to 2 minutes.
- Provides clear feedback on common actions (upload, export, credits, status) and errors (file too large, missing headers, etc.).
- Allows batch and iterative workflows with session-based editing and state tracking.
- Exports to MP4, MOV, AVI, WebM, and major audio/image formats, up to 1080p resolution.
Metadata
Frequently Asked Questions
What is Voiceover Ai Maker?
Turn a 2-minute silent product demo video into 1080p voiced-over videos just by typing what you need. Whether it's adding AI-generated voiceovers to silent o... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install Voiceover Ai Maker?
Run "/install voiceover-ai-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voiceover Ai Maker free?
Yes, Voiceover Ai Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voiceover Ai Maker support?
Voiceover Ai Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voiceover Ai Maker?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills