← Back to Skills Marketplace
Video Music
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-music
Description
Turn a 2-minute travel video clip into 1080p music-backed videos just by typing what you need. Whether it's adding background music to videos automatically o...
Usage Guidance
This skill appears to do what it says: it uploads your videos to nemovideo.ai and returns edited exports. Before installing, consider: (1) you must provide a NEMO_TOKEN (or let the skill request an anonymous 7‑day token from the service) — only use tokens you trust; avoid giving long-lived/high-privilege credentials. (2) The skill will read its own frontmatter and may probe common install/config paths (e.g., ~/.config/nemovideo/, ~/.clawhub/) to generate attribution headers — if you prefer, remove or inspect those local files first. (3) All uploads and edits occur on nemovideo.ai — review their privacy/terms before sending sensitive video/audio. (4) Because this is instruction-only, there is no installer writing code to your machine, but the agent will need filesystem access to read the skill metadata and to include attribution headers. If you trust nemovideo.ai and are comfortable with cloud processing of the media, the skill is proportionate; if you have sensitive material or untrusted tokens, do not install or provide credentials.
Capability Analysis
Type: OpenClaw Skill
Name: video-music
Version: 1.0.0
The video-music skill facilitates adding background music to video clips using the NemoVideo API (mega-api-prod.nemovideo.ai). It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, handles file uploads, and polls for rendering status. All behaviors, including network requests and platform detection, are clearly documented and directly support the stated functionality of AI-driven video editing.
Capability Assessment
Purpose & Capability
The skill is a cloud-backed video music/editor front-end; requiring a service token (NEMO_TOKEN) and calling the described nemovideo.ai endpoints aligns with the stated purpose. One small inconsistency: the SKILL.md frontmatter advertises access to a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths — reading that config directory could be justified for cached/session data, but it should be declared consistently.
Instruction Scope
Runtime instructions are narrowly scoped to interacting with the nemo backend: generating a client UUID, obtaining an anonymous token if needed, creating sessions, uploading files, streaming SSE and polling renders. The skill instructs the agent to read its own YAML frontmatter at runtime and to detect install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform; this requires reading local paths but is limited in scope. No instructions ask the agent to read unrelated user files or transmit data to third parties outside the nemovideo.ai domain.
Install Mechanism
Instruction-only skill with no install spec or code — lowest-risk installation surface; nothing is downloaded or written to disk by an installer step.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate for accessing the service. The SKILL.md also references reading or using a config path (~/.config/nemovideo/) and local install-path detection; these are reasonable for storing tokens or attribution but should be explicitly declared in registry metadata to avoid surprises.
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated platform privileges. It instructs normal session creation and cloud job management but does not modify other skills or system-wide configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-music - After installation, invoke the skill by name or use
/video-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-music 1.0.0
- Initial release: add background music to video clips automatically via cloud GPU processing.
- Simple workflow: upload your video, specify music style, and receive a 1080p MP4 file in 30–60 seconds.
- No manual timeline editing or export settings required—just describe what you want.
- Supports various video, image, and audio formats (e.g., mp4, mov, avi, mp3).
- Anonymous usage with 100 free credits; handles backend authentication and session management transparently.
- Status updates, export/download options, and clear error messages for smooth user experience.
Metadata
Frequently Asked Questions
What is Video Music?
Turn a 2-minute travel video clip into 1080p music-backed videos just by typing what you need. Whether it's adding background music to videos automatically o... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Video Music?
Run "/install video-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Music free?
Yes, Video Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Music support?
Video Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Music?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills