← 返回 Skills 市场
Video Audio Replace Online
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-audio-replace-online
功能描述
Get re-audioed MP4 ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something like "repl...
安全使用建议
This skill appears to do what it says (upload your video to nemovideo.ai, replace audio, and return a rendered MP4) and only requires a single service token (NEMO_TOKEN). Before installing: (1) Confirm you trust the domain https://mega-api-prod.nemovideo.ai and are comfortable uploading videos (these files go to that service). (2) Ask the maintainer to explain the inconsistent metadata: SKILL.md mentions a local config path (~/.config/nemovideo/) but the registry lists none — find out whether the skill will read/write that directory or store tokens there. (3) Be aware that if you allow autonomous invocation, the agent may call the API and upload files without per-action prompts. (4) If you plan to reuse a service token across tools, consider creating a scoped/token for this skill instead of reusing high-privilege credentials. If you want, ask the skill author to remove or justify the config-path requirement and to document exactly what metadata or local paths it will access.
功能分析
Type: OpenClaw Skill
Name: video-audio-replace-online
Version: 1.0.0
The skill bundle is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the AI agent to manage authentication, sessions, file uploads, and video rendering tasks. The code includes security-conscious directives, such as suppressing the output of raw tokens and JSON, and the network activity is restricted to the service's documented API endpoints (mega-api-prod.nemovideo.ai). No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力标签
能力评估
Purpose & Capability
The name/description (cloud video audio replacement) match the runtime instructions (upload, render, download via nemovideo.ai) and the single required credential (NEMO_TOKEN) is appropriate for that purpose. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) that is not listed in the registry metadata — an inconsistency that should be clarified (why a local config path is declared and whether the skill will read or write it).
Instruction Scope
Instructions stay within the declared purpose (session creation, uploads, SSE, export/polling). They include generating an anonymous token if NEMO_TOKEN is not present and saving session_id. A minor scope concern: the skill asks callers to auto-detect an install path value for X-Skill-Platform (reading an install path may require access to agent install metadata), and the SKILL.md frontmatter mentions a local config path — neither action is necessary for core audio-replace functionality and should be explained.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by the skill itself in the provided materials. This is the lowest-risk install mechanism.
Credentials
The only required environment variable is NEMO_TOKEN (declared as primary credential), which is reasonable for a cloud service. The SKILL.md metadata also references a config path (~/.config/nemovideo/) not listed in the registry entry — it's unclear whether the skill will read or store tokens/config there. Confirm whether the skill will access that path and whether NEMO_TOKEN could be stored or read from it.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously by the agent (default behavior) and will call external network endpoints (nemovideo.ai). This is expected for a cloud render service but increases blast radius — if you permit autonomous invocation, the agent could upload user videos and call external APIs without interactive confirmation unless the agent is instructed otherwise. The declared config path implies possible local persistence; clarify whether the skill will write to ~/.config/nemovideo/.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-audio-replace-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-audio-replace-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Audio Replace Online (v1.0.0)
- Upload video (MP4, MOV, AVI, WebM, up to 500MB) and swap audio tracks via AI-powered cloud pipeline
- Download results as 1080p MP4 after fast cloud rendering (30–90 seconds)
- Supports re-auth, free credits, and session management with clear error handling
- Automatic routing of user prompts for upload, export, credits, state checks, and edits
元数据
常见问题
Video Audio Replace Online 是什么?
Get re-audioed MP4 ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something like "repl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 Video Audio Replace Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-audio-replace-online」即可一键安装,无需额外配置。
Video Audio Replace Online 是免费的吗?
是的,Video Audio Replace Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Audio Replace Online 支持哪些平台?
Video Audio Replace Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Audio Replace Online?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills