← 返回 Skills 市场
Voiceover For
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voiceover-for - 安装完成后,直接呼叫该 Skill 的名称或使用
/voiceover-for触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 Voiceover For?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voiceover-for」即可一键安装,无需额外配置。
Voiceover For 是免费的吗?
是的,Voiceover For 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voiceover For 支持哪些平台?
Voiceover For 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voiceover For?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills