← Back to Skills Marketplace
Video Editor Download
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-download
Description
Turn a 2-minute smartphone recording into 1080p edited MP4 files just by typing what you need. Whether it's editing and exporting videos without installing s...
Usage Guidance
This skill will upload your video files to an external service (mega-api-prod.nemovideo.ai) and uses a bearer token (NEMO_TOKEN) for requests. The skill will auto-request an anonymous token if NEMO_TOKEN is not set, and it may inspect install/config paths to derive an X-Skill-Platform header — the registry entry and SKILL.md disagree about required config paths. Before installing/use: (1) confirm you trust the nemo service and review its privacy/storage policy — your videos will leave your device; (2) verify why the registry metadata omits the config path that appears in SKILL.md; (3) if you have sensitive footage, avoid using this skill until you can confirm data retention/processing practices; (4) consider asking the publisher for a homepage or source code to audit; and (5) be comfortable that the agent will make outbound HTTPS calls to the specified domain and may read installation paths to set headers.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-download
Version: 1.0.0
The skill bundle provides a legitimate integration for the 'nemovideo.ai' cloud video editing service. It contains instructions for an AI agent to manage authentication via anonymous tokens, handle video uploads, and trigger rendering tasks through a dedicated REST API (mega-api-prod.nemovideo.ai). The logic is consistent with the stated purpose of video editing, includes appropriate error handling, and lacks any indicators of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (cloud video editing/export) matches the runtime instructions (upload, create session, render, download). Requiring a NEMO_TOKEN is coherent for a cloud service. Minor mismatch: the registry metadata lists no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). That discrepancy is unexplained.
Instruction Scope
The instructions are focused on interacting with the nemo backend (auth, session creation, SSE, upload, render, poll). They instruct the agent to obtain anonymous tokens when NEMO_TOKEN is absent and to keep a session_id in memory. The skill also says X-Skill-Platform is detected from install path (~/.clawhub/, ~/.cursor/skills/), which implies the agent may inspect filesystem/paths — this is more system access than strictly needed for API calls and is not justified in the registry metadata.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk footprint and install-time risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportional for a cloud video service. However, SKILL.md documents a fallback that POSTs to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token to obtain a token if none is present. Requiring NEMO_TOKEN while also auto-generating anonymous tokens is inconsistent but not necessarily malicious. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or system-wide config changes. It asks to keep session_id for operations (expected) but does not explicitly instruct writing tokens to disk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-download - After installation, invoke the skill by name or use
/video-editor-download - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor Download — fast, online video editing and export.
- Instantly edit and export videos (MP4, 1080p by default) via cloud processing — no software install required.
- New user onboarding and token management automated; first use grants 100 free credits with a 7-day token.
- Drag-and-drop upload, guided editing by text prompts, and 1-2 minute processing for short clips.
- Exports and downloads handled by a streamlined pipeline supporting MP4 and other major formats.
- Clear error reporting (token expiry, credits, file issues) and actionable workflow suggestions.
- Supports iterative editing with session-based state saving and quick batch operations.
Metadata
Frequently Asked Questions
What is Video Editor Download?
Turn a 2-minute smartphone recording into 1080p edited MP4 files just by typing what you need. Whether it's editing and exporting videos without installing s... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Video Editor Download?
Run "/install video-editor-download" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Download free?
Yes, Video Editor Download is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Download support?
Video Editor Download is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Download?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills