← Back to Skills Marketplace
dsewell-583h0

Video Audio

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-audio
Description
Get clean audio video ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something like "r...
Usage Guidance
This skill looks like it does what it says (uploads a video and calls a remote API to enhance audio) and only asks for a single service token. Before installing: 1) Confirm you trust https://mega-api-prod.nemovideo.ai (uploads include your video/audio and may be stored/processed there). 2) Ask the author to resolve the metadata mismatch (registry says no config paths but SKILL.md lists ~/.config/nemovideo/). 3) Clarify where session tokens/session_id are stored and for how long (in-memory vs written to disk). 4) If you don't want persistent access, prefer supplying a short‑lived or scoped token rather than a long‑lived credential. 5) If you’re concerned about local path probing, ask whether the agent actually accesses the filesystem to detect install paths or can default to 'unknown'. These clarifications will reduce the remaining uncertainties.
Capability Analysis
Type: OpenClaw Skill Name: video-audio Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a video processing service at nemovideo.ai. It outlines standard procedures for authentication, session management, file uploads, and cloud-based rendering. The instructions in SKILL.md are consistent with the stated purpose of enhancing video audio and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description align with the runtime instructions (upload video, call a remote rendering API). Requesting a NEMO_TOKEN credential is coherent for this service. However, the registry metadata at the top lists no required config paths while the SKILL.md frontmatter and metadata mention a config path (~/.config/nemovideo/). That mismatch should be clarified.
Instruction Scope
Instructions direct the agent to (a) generate an anonymous token by POSTing a UUID to an external endpoint if NEMO_TOKEN is absent, (b) create and persist a session_id, (c) upload user files via multipart/form-data and poll render endpoints, and (d) detect an install path to set an attribution header. Generating/storing tokens and probing install paths implies filesystem/network actions beyond simple API calls — this is reasonably related to the stated task but increases the skill's access surface and may involve reading/writing local state (and leaking inferred platform info).
Install Mechanism
Instruction-only skill with no install spec or downloaded code; this minimizes on-disk risk. All runtime behavior is via outbound HTTP to the referenced API endpoints.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportionate for a remote processing service. Caveats: SKILL.md also references a local config path (~/.config/nemovideo/) in metadata (not declared in the registry header), and the skill instructs creating an anonymous token if none is present — this will result in contacting the external service and receiving a token that the agent will treat as NEMO_TOKEN (100 credits, 7‑day expiry).
Persistence & Privilege
Skill does not request always:true and does not ask to change other skills or system-wide configs. It does instruct saving a session_id / using tokens, which is normal for session-based APIs but you should confirm where (and for how long) these values are persisted.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-audio
  3. After installation, invoke the skill by name or use /video-audio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Audio — Enhance and Sync Video Audio. - AI-powered audio enhancement for video: remove background noise, boost voice audio, and clean tracks with simple prompts. - Supports video uploads up to 500MB (MP4, MOV, AVI, WebM) and exports in 1080p MP4. - Automatic setup with free trial token generation (no account required). - Cloud-based processing—no need to install software or adjust technical settings. - Fast turnaround: get enhanced videos in 30–90 seconds, optimized for short clips.
Metadata
Slug video-audio
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Audio?

Get clean audio video ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something like "r... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Video Audio?

Run "/install video-audio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Audio free?

Yes, Video Audio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Audio support?

Video Audio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Audio?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments