← 返回 Skills 市场
peand-rover

Voiceover For Videos

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voiceover-for-videos
功能描述
add video files into narrated video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, marketers, educators use it fo...
安全使用建议
This skill appears to do what it says: it uploads your video to a third-party API (mega-api-prod.nemovideo.ai) to add AI narration. Before installing or using it: 1) Confirm you trust the NemoVideo service and its privacy/storage/retention policy — uploaded videos and transcripts will be sent to their servers. 2) Note that if you don't supply NEMO_TOKEN the agent will request an anonymous token from the endpoint; understand what account/credits/expiry that grants. 3) Ask the publisher to clarify the metadata mismatch (the frontmatter references a config path ~/.config/nemovideo/ but the registry reported none). 4) Avoid uploading sensitive or private videos unless you've verified data handling and retention. 5) If you need stricter control, require that the skill not run autonomously or that network calls be manually approved.
能力评估
Purpose & Capability
Name/description (AI voiceover for videos) aligns with required credential (NEMO_TOKEN) and the API endpoints described for uploading, rendering, and exporting video. The skill expects a remote rendering service (nemovideo) which fits the stated purpose. Note: the skill frontmatter declares a config path (~/.config/nemovideo/), but the registry metadata shown earlier listed no required config paths — this mismatch should be clarified.
Instruction Scope
SKILL.md stays within the stated scope: connect to the remote nemo-api, create/use a token, create a session, upload video files, stream SSE responses, and poll render status. It instructs the agent to read the SKILL.md YAML frontmatter at runtime and to detect installation platform by probing install paths (~/.clawhub/, ~/.cursor/skills/), which requires limited filesystem access. There are no instructions to read unrelated system files or to exfiltrate arbitrary data, but the skill will upload user-supplied media to an external service — consider privacy implications.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk. Nothing is downloaded or extracted by the skill itself.
Credentials
Only one credential is required: NEMO_TOKEN (primary credential). That is proportionate to a cloud API service. However, the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) which was not listed in the registry's required configPaths — this inconsistency should be clarified. The skill will create an anonymous token via the nemovideo auth endpoint if NEMO_TOKEN is not set.
Persistence & Privilege
No elevated platform privileges requested (always:false). The skill operates by calling a third-party API and saving session_id/token locally for the session; it does not request to modify other skills or agent-wide config. Note: autonomous invocation is allowed (default) and combined with network access means the skill can autonomously upload files to the external service when invoked — review expected behaviors before enabling autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voiceover-for-videos
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voiceover-for-videos 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Voiceover for Videos — Add AI Narration to Videos: - Add AI-generated voiceover narration to uploaded video files (MP4, MOV, AVI, WebM) up to 500MB. - Fast, cloud-based processing (30–60 seconds per video) with 1080p MP4 output. - Automatic setup: free token retrieval, session initialization, and clear status updates for users. - Simple prompts trigger actions like upload, export, credit checks, and real-time status reports. - Built-in error handling, clear tips, and intuitive workflows for content creators, marketers, and educators.
元数据
Slug voiceover-for-videos
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Voiceover For Videos 是什么?

add video files into narrated video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, marketers, educators use it fo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Voiceover For Videos?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install voiceover-for-videos」即可一键安装,无需额外配置。

Voiceover For Videos 是免费的吗?

是的,Voiceover For Videos 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Voiceover For Videos 支持哪些平台?

Voiceover For Videos 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Voiceover For Videos?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论