← Back to Skills Marketplace
Voiceai Voiceover
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
57
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install voiceai-voiceover
Description
Get voiced-over videos ready to post, without touching a single slider. Upload your video or audio files (MP4, MOV, AVI, WebM, up to 500MB), say something li...
Usage Guidance
This skill behaves like a thin client for a third‑party voiceover service: it will upload any media you give it and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to call https://mega-api-prod.nemovideo.ai. There is no code installed locally. Before installing, confirm you trust the nemovideo domain and its privacy/billing practices (you may be charged or your content processed by their servers), and be comfortable with the agent sending files and session metadata there. Note the skill reads its own frontmatter and may check its install path to set attribution headers — this is reasonable but means the agent will inspect its environment. If you prefer, do not set an account token and instead review the anonymous-token flow and any registration/upgrading flows described in the skill. Finally, the registry metadata showed no required config paths while the SKILL.md metadata references ~/.config/nemovideo/ — a minor inconsistency to be aware of but not indicative of malicious behavior.
Capability Analysis
Type: OpenClaw Skill
Name: voiceai-voiceover
Version: 1.0.0
The skill bundle is a legitimate integration for the VoiceAI (nemovideo.ai) service, allowing an AI agent to perform video voiceover tasks. It defines standard API workflows for authentication, file uploads, and cloud rendering. While it requests the agent to identify its installation environment (e.g., Cursor or Clawhub) for attribution headers, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (AI voiceover for uploaded media) matches the declared requirement for a single service credential (NEMO_TOKEN) and the SKILL.md network calls to nemovideo's API. The SKILL.md metadata references a nemovideo config path and the primaryEnv is NEMO_TOKEN, which is appropriate for an API-backed rendering service.
Instruction Scope
Instructions focus on calling the vendor's endpoints (session creation, file upload, SSE for streaming progress, export), generating an anonymous token if NEMO_TOKEN is absent, and saving session_id. The skill also instructs reading its own frontmatter (to include X-Skill-Version) and detecting install path to set X-Skill-Platform; these are limited but do require the agent to inspect its environment/install location. There are no instructions to read unrelated files or other credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. Lowest install risk.
Credentials
Only one environment variable (NEMO_TOKEN) is required and is appropriate for authenticating to the described API. The SKILL.md also documents creating a short-lived anonymous token if NEMO_TOKEN is not provided — consistent with the service flow. No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (default). The agent will save and reuse session_id and may autonomously call the external API to upload/process user media. That autonomous ability is normal but means the agent can send user files and metadata to the vendor without per-call confirmation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install voiceai-voiceover - After installation, invoke the skill by name or use
/voiceai-voiceover - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
VoiceAI Voiceover 1.0.0 — Initial Release
- Instantly generate AI voiceovers for uploaded videos or audio with simple prompts.
- Supports files up to 500MB (MP4, MOV, AVI, WebM, and common image/audio formats).
- Full cloud processing pipeline: upload, edit, and export 1080p MP4s in under 90 seconds.
- No recording or manual audio editing needed; perfect for creators, marketers, and educators.
- Credit-based usage with automatic anonymous token support and error handling.
- Intuitive prompt-based operation with clear feedback and workflow summaries.
Metadata
Frequently Asked Questions
What is Voiceai Voiceover?
Get voiced-over videos ready to post, without touching a single slider. Upload your video or audio files (MP4, MOV, AVI, WebM, up to 500MB), say something li... It is an AI Agent Skill for Claude Code / OpenClaw, with 57 downloads so far.
How do I install Voiceai Voiceover?
Run "/install voiceai-voiceover" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Voiceai Voiceover free?
Yes, Voiceai Voiceover is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Voiceai Voiceover support?
Voiceai Voiceover is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Voiceai Voiceover?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills