← 返回 Skills 市场
Video Audio Remover
作者
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-audio-remover
功能描述
Skip the learning curve of professional editing software. Describe what you want — remove all audio from this video and export it silent — and get silent MP4...
安全使用建议
This skill appears to do what it claims: it uploads your videos to a nemovideo.ai endpoint, removes audio server-side, and returns a download URL. Before installing, confirm you trust the destination (mega-api-prod.nemovideo.ai) because uploading video/audio sends potentially sensitive content off your device. Understand that the skill needs an active NEMO_TOKEN (or will obtain an anonymous token) — tokens grant access to the service, so treat them like credentials and avoid pasting them into untrusted UIs. Note the SKILL.md asks the agent to inspect install paths/frontmatter for attribution — if you prefer minimal filesystem access, ask the publisher to remove that behavior. If you want an offline alternative, consider local tools (e.g., ffmpeg) that remove audio without uploading files.
功能分析
Type: OpenClaw Skill
Name: video-audio-remover
Version: 1.0.0
The skill is a functional integration for a video processing service (nemovideo.ai). It provides the AI agent with instructions to manage authentication via the NEMO_TOKEN, upload media files to a cloud pipeline, and handle server-sent events (SSE) for real-time processing. The instructions in SKILL.md are aligned with the stated purpose of video editing and do not exhibit signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (remove audio, export silent MP4) match the SKILL.md instructions which call a nemo video processing API and upload video files for cloud processing. Requesting NEMO_TOKEN and using endpoints under mega-api-prod.nemovideo.ai is coherent with this purpose. Note: the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) for attribution which is plausible for a client but is not reflected in the top-level registry metadata — an inconsistency to be aware of.
Instruction Scope
Instructions are explicit about connecting to the external API, uploading user video/audio files, creating sessions, polling status, and streaming SSEs — all expected for a cloud render workflow. The skill also instructs generating an anonymous token if NEMO_TOKEN is missing, saving session_id, and adding attribution headers (including detecting the install path to set X-Skill-Platform). Detecting install path and reading frontmatter for attribution implies the agent may inspect filesystem paths; this is understandable for attribution but worth noting as additional filesystem access.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is downloaded or written to disk by an installer. That is the lowest-risk install model.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and is appropriate for calling the described API. The SKILL.md also references a client UUID generation and uses session tokens that expire — expected for anonymous access. The frontmatter lists a config path (~/.config/nemovideo/) which the registry metadata did not list; this inconsistency is minor but should be clarified (the path would only be appropriate if it truly belongs to this service).
Persistence & Privilege
The skill is not always-on and uses normal autonomous invocation (disable-model-invocation is false), which is the platform default. It does not request elevation or modification of other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-audio-remover - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-audio-remover触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Audio Remover — Initial Release
- Instantly remove audio from uploaded videos and export as silent MP4 files.
- Supports MP4, MOV, AVI, WebM (up to 500MB), with fast cloud rendering (20–40 seconds typical).
- Automatic setup with free trial credits (no manual registration required).
- Simple, guided workflow: upload a file, describe your request, and download the processed video.
- Handles multiple user prompts including upload, export, credits check, and status inquiry.
- Robust error handling, session management, and user-friendly feedback throughout the process.
元数据
常见问题
Video Audio Remover 是什么?
Skip the learning curve of professional editing software. Describe what you want — remove all audio from this video and export it silent — and get silent MP4... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Video Audio Remover?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-audio-remover」即可一键安装,无需额外配置。
Video Audio Remover 是免费的吗?
是的,Video Audio Remover 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Audio Remover 支持哪些平台?
Video Audio Remover 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Audio Remover?
由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。
推荐 Skills