← Back to Skills Marketplace
Video Audio Remover
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-audio-remover
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-audio-remover - After installation, invoke the skill by name or use
/video-audio-remover - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Video Audio Remover?
Run "/install video-audio-remover" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Audio Remover free?
Yes, Video Audio Remover is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Audio Remover support?
Video Audio Remover is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Audio Remover?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills