← Back to Skills Marketplace
Video Editor Ai With Music
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-ai-with-music
Description
edit video clips into music-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding AI-matched ba...
Usage Guidance
This skill appears to do what it says: it sends your uploaded video to a nemo-video cloud service, creates or uses a NEMO_TOKEN, and returns rendered MP4s. Before installing, consider: (1) You will be uploading potentially sensitive video/audio to https://mega-api-prod.nemovideo.ai — confirm you trust that endpoint and review its privacy/terms. (2) The skill can obtain an anonymous NEMO_TOKEN on your behalf (network call) if you don't provide one; check whether you want an anonymous token tied to your environment. (3) There is a small metadata inconsistency (a config path is present in the SKILL.md frontmatter but not in the registry metadata) — ask the publisher which config path, if any, the skill will read or write. (4) No local installer is provided, but the agent will need permission to read any local files you ask it to upload. If any of those behaviors are unacceptable, do not install or invoke the skill until you have more details from the publisher.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-ai-with-music
Version: 1.0.0
The skill bundle provides a legitimate interface for a cloud-based AI video editing service (nemovideo.ai). It contains detailed instructions for the AI agent to manage authentication via tokens, handle file uploads, and process server-sent events (SSE) for video rendering. While it includes logic to detect the host platform (e.g., 'clawhub' or 'cursor') from the install path for attribution headers, this behavior is transparently documented and aligned with the service's operational requirements. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to edit videos with AI-matched music and only requests a single service credential (NEMO_TOKEN). That is consistent with a cloud rendering backend. One minor mismatch: the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata provided earlier indicated no required config paths — this is a documentation inconsistency but does not by itself indicate unrelated capability requests.
Instruction Scope
Runtime instructions stay within the expected scope: create/use a session, upload video files, stream SSE messages, and poll for render results. The skill instructs anonymous-token acquisition if NEMO_TOKEN is missing, and instructs multipart uploads of local files or URLs. These are expected for a cloud video service, but note that uploading local video files will transmit user data to the external API (mega-api-prod.nemovideo.ai). The SKILL.md also requires adding attribution headers and suggests autodetecting install path to set X-Skill-Platform — that implies the agent may inspect its environment/install path to form a header.
Install Mechanism
No install spec and no code files — instruction-only skill. This is a low-risk distribution model because nothing is written to disk by an installer. The skill will make outbound HTTPS calls at runtime as described.
Credentials
Only one credential is declared (NEMO_TOKEN / primaryEnv). The SKILL.md explains how to obtain an anonymous token if none is present. There are no extra unrelated secrets requested. The only sensitive behavior is transmission of user video files to the remote service, which is expected for the stated purpose but worth user consideration.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It instructs keeping session_id in memory for the session duration, which is normal. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-ai-with-music - After installation, invoke the skill by name or use
/video-editor-ai-with-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor AI with Music.
- Instantly edit video clips with AI-matched background music in the cloud; supports MP4, MOV, AVI, WebM up to 500MB.
- Automatic token and session setup for new users, with a “Ready!” when finished.
- Process videos into 1080p MP4 files in about 30-60 seconds.
- Route user intents for upload, export, credits, and music editing via clear API-backed keywords.
- All rendering and music-matching is server-side — no local installation needed.
- Includes robust error and status handling, with clear progress and troubleshooting messages.
Metadata
Frequently Asked Questions
What is Video Editor Ai With Music?
edit video clips into music-synced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for adding AI-matched ba... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Video Editor Ai With Music?
Run "/install video-editor-ai-with-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Ai With Music free?
Yes, Video Editor Ai With Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Ai With Music support?
Video Editor Ai With Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Ai With Music?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills