← Back to Skills Marketplace
Video Edit Free
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-edit-free
Description
Turn a 2-minute unedited phone recording into 1080p edited video clips just by typing what you need. Whether it's editing raw footage into a finished video w...
Usage Guidance
This skill appears to implement a remote video-editing service and will upload whatever you give it to mega-api-prod.nemovideo.ai using a NEMO_TOKEN. Before installing or using it: 1) Confirm the service domain and privacy/TOS — uploading sensitive or private video/audio will send that data to an external provider. 2) Verify where the skill came from (owner ID is not a known vendor); unknown sources increase risk. 3) Note the small metadata inconsistency (SKILL.md references a config path and auto-detecting install path) — ask the author whether the agent will read any local config or filesystem paths. 4) Prefer using a temporary anonymous token rather than a long-lived credential, and do not reuse high-privilege tokens. 5) If you need stronger assurances, request a signed provenance or an official endpoint from the vendor and ask for clarity about what, if anything, the skill will read from your local filesystem.
Capability Analysis
Type: OpenClaw Skill
Name: video-edit-free
Version: 1.0.0
The skill bundle provides a functional interface for a cloud-based video editing service hosted at nemovideo.ai. It manages authentication tokens, handles file uploads, and orchestrates video rendering via standard API requests. The instructions in SKILL.md are consistent with the stated purpose of automating video edits, and no evidence of data exfiltration, unauthorized local file access, or malicious command execution was found.
Capability Assessment
Purpose & Capability
The skill is a remote video editing frontend and requests a single API token (NEMO_TOKEN), which fits the stated purpose. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and asks the agent to auto-detect an install path for X-Skill-Platform — registry metadata shown earlier listed no config paths. That mismatch is an internal inconsistency and could imply additional filesystem access that isn't otherwise documented.
Instruction Scope
SKILL.md instructs the agent to obtain or reuse a NEMO_TOKEN, create sessions, upload potentially large user video/audio files to https://mega-api-prod.nemovideo.ai, stream SSE events, and poll render status. Those actions are coherent with video-editing, but they involve transmitting user media (potentially sensitive) to a third party. The spec also asks the agent to 'auto-detect' a platform value from an install path, which may require reading local environment/paths — this is not fully explained.
Install Mechanism
Instruction-only skill (no install stanza, no downloaded code). Lowest installation risk: nothing is written to disk by an installer. All runtime behavior is via HTTP API calls described in SKILL.md.
Credentials
Only one environment variable is declared (NEMO_TOKEN / primaryEnv), which is proportionate for a remote API. The skill also specifies behavior to generate an anonymous token if none is present. No unrelated credentials are requested.
Persistence & Privilege
The skill does not request always: true and does not indicate it will modify other skills or system-wide configs. It does instruct saving session_id and token state for the session lifecycle, which is reasonable for its function.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-edit-free - After installation, invoke the skill by name or use
/video-edit-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Edit Free — fast, no-install video editing via cloud GPU.
- Instantly edit and export videos up to 2 minutes/500MB by describing your edits in plain language.
- No software or timeline required: upload clips, type instructions, download 1080p MP4 output within minutes.
- Automatic free account/token setup with 100 credits (7-day expiry) for anonymous users.
- Supports major video, audio, and image formats; credits, export, upload, and current state handled via simple commands.
- All editing, rendering, and exports are handled remotely with clear status updates and error handling.
Metadata
Frequently Asked Questions
What is Video Edit Free?
Turn a 2-minute unedited phone recording into 1080p edited video clips just by typing what you need. Whether it's editing raw footage into a finished video w... It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Video Edit Free?
Run "/install video-edit-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Edit Free free?
Yes, Video Edit Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Edit Free support?
Video Edit Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Edit Free?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills