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