← Back to Skills Marketplace
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-free-music
Description
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "edit...
Usage Guidance
This skill uploads your video files to a third-party cloud service (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN (which the skill will try to obtain anonymously if you don't provide one). Before installing or using it: 1) Confirm you are comfortable having your videos processed by that external service and review its privacy/TOS if available. 2) Note the token the skill obtains is temporary (SKILL.md says 100 free credits, 7-day expiry); check whether tokens are stored persistently by your agent environment. 3) The SKILL.md contains a small metadata mismatch (declared config path vs. registry metadata) — not a security break but worth being aware of. 4) Avoid uploading sensitive content in videos. 5) If you want tighter control, supply your own NEMO_TOKEN (and revoke it later) or test with non-sensitive files first.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-free-music
Version: 1.0.0
The skill provides an interface for a cloud-based video editing service hosted at nemovideo.ai. It manages authentication via a NEMO_TOKEN (including anonymous token generation), handles file uploads to the service's backend, and polls for rendering status. The instructions in SKILL.md are focused on API orchestration and do not contain malicious prompt injections or requests for sensitive system data (e.g., SSH keys, AWS credentials). The use of attribution headers and environment variables is consistent with the stated functionality.
Capability Assessment
Purpose & Capability
The skill is a cloud video-editing workflow and explicitly requires/uses a NEMO_TOKEN to call mega-api-prod.nemovideo.ai, which is consistent with its description. Minor inconsistency: the YAML frontmatter in SKILL.md lists a config path (~/.config/nemovideo/) while the registry metadata above the file indicated no required config paths. This is likely a metadata mismatch but does not change the core capability.
Instruction Scope
The SKILL.md instructs the agent to (a) check for NEMO_TOKEN, (b) if missing, call an anonymous-token endpoint to obtain one, (c) create a session, upload files, and read SSE responses. All of these are within the stated purpose (remote rendering). The instructions also describe deriving attribution headers and 'detecting the install path' to set X-Skill-Platform — that implies the agent may inspect its install path or environment to choose a header value, which is reasonable but broader than strictly necessary for video editing.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing is downloaded or written to disk by an installer in the skill bundle itself.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv). The SKILL.md outlines a flow to auto-acquire an anonymous NEMO_TOKEN if none is present, so requiring the token up-front is somewhat inconsistent but not harmful. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill asks the agent to keep session_id in memory for job operations but does not request permanent system-level privileges or to modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-free-music - After installation, invoke the skill by name or use
/video-editing-with-free-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video Editing with Free Music — Edit Videos and Add Free Music"
- Allows users to upload video clips (MP4, MOV, AVI, WebM, up to 500MB) and request edits with free background music
- 1080p MP4 exports; up to 1-2 minute processing time per clip
- Automatic cloud session and token management; 100 free credits for new users
- Supports prompt-based video editing (e.g., "edit my video and add free background music that matches the mood")
- Handles video status, balance, export, upload, and error codes via a streamlined workflow
Metadata
Frequently Asked Questions
What is Video Editing With Free Music?
Get music-backed videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Video Editing With Free Music?
Run "/install video-editing-with-free-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Free Music free?
Yes, Video Editing With Free Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Free Music support?
Video Editing With Free Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Free Music?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills