← Back to Skills Marketplace
Video Editor Extension
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-extension
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and export as a clean MP4 — and get edit...
Usage Guidance
This skill appears to do what it says: it uploads user videos and controls a cloud render service using a single API token (NEMO_TOKEN). Before installing/using it, consider: 1) Privacy: your raw video files will be sent to https://mega-api-prod.nemovideo.ai — do not upload sensitive footage unless you trust that service and its privacy policy. 2) Token handling: if you don't provide NEMO_TOKEN, the skill will request an anonymous token (100 free credits, 7-day expiry) from the service and may persist session/token info (metadata references ~/.config/nemovideo/). If you prefer control, supply your own NEMO_TOKEN and monitor where it is stored. 3) Attribution headers: the skill requires sending X-Skill-Source/Version/Platform headers on each request (normal for a plugin). 4) No local binaries are installed and no unrelated credentials are requested. If you need higher assurance, audit network calls to the listed domain and review the service's terms/privacy before uploading private content.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-extension
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It facilitates video uploads, state management, and rendering via a series of documented API endpoints. While it includes logic to automatically provision anonymous tokens and collect platform attribution headers, these behaviors are consistent with the stated purpose of providing a 'Quick Start' experience for a third-party SaaS. No evidence of data exfiltration, local command execution, or malicious prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description describe cloud video editing and the skill only requests a single API credential (NEMO_TOKEN) and a config path for nemovideo — these are coherent with a remote-rendering video editor.
Instruction Scope
Runtime instructions direct the agent to upload user video files and poll/render via https://mega-api-prod.nemovideo.ai, including SSE handling and export polling. This is expected for a cloud editor, but it means user media will be transmitted to a third-party service and an anonymous token may be requested automatically if NEMO_TOKEN is not present. The skill explicitly instructs not to expose tokens/raw API output.
Install Mechanism
No install spec or code files — instruction-only skill. This limits local persistence and reduces local-supply-chain risk.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional. Metadata lists a config path (~/.config/nemovideo/) that could be used to store tokens/session state; SKILL.md also instructs the agent to obtain an anonymous NEMO_TOKEN if none exists. Be aware tokens may be persisted in that config path.
Persistence & Privilege
Skill is not always:true, does not request to modify other skills or system-wide settings, and is user-invocable. It relies on server-side sessions but does not demand elevated local privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-extension - After installation, invoke the skill by name or use
/video-editor-extension - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-editor-extension 1.0.0 — Initial Release
- Instantly edit, trim, and export uploaded video files (MP4, MOV, AVI, WebM up to 500MB) with simple text instructions.
- Automatic cloud-based processing; no installation or complex software required.
- Session, upload, edit, preview, and export workflows supported with live status and error handling.
- Requires a NEMO_TOKEN for authentication, with 100 free credits issued automatically to new users.
- Includes detailed guidance for API actions, accepted formats, attribution headers, and error responses.
Metadata
Frequently Asked Questions
What is Video Editor Extension?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and export as a clean MP4 — and get edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Video Editor Extension?
Run "/install video-editor-extension" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Extension free?
Yes, Video Editor Extension is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Extension support?
Video Editor Extension is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Extension?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills