← Back to Skills Marketplace
peand-rover

Video Editor Online

by peandrover adam · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
266
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install video-editor-online
Description
From raw footage to polished video in seconds — this skill powers your video-editor-online workflow by helping you cut clips, add captions, apply transitions...
Usage Guidance
This skill appears to do what it says: it calls a cloud API to edit and render videos and requires a single API token (NEMO_TOKEN) or will obtain a short-lived anonymous token. Before installing: 1) Confirm you trust the API host (mega-api-prod.nemovideo.ai) and the skill owner, since your video files will be uploaded to that service; avoid sending sensitive footage. 2) Prefer using a purpose-limited token or the anonymous flow rather than pasting other secrets into NEMO_TOKEN. 3) Ask the publisher to clarify the config-path discrepancy (SKILL.md mentions ~/.config/nemovideo/ while the registry shows no required config paths) — this tells you whether the skill will read local config files for telemetry. 4) If you need guarantees about retention, privacy, or credit consumption, request the service's privacy policy and pricing/credits documentation before use.
Capability Assessment
Purpose & Capability
Name/description (cloud video editing) align with the operations described in SKILL.md (upload, render, export). The single required env var NEMO_TOKEN is appropriate for a hosted API. Note: the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) but the registry metadata provided with the skill lists no required config paths — this inconsistency is worth confirming with the publisher.
Instruction Scope
Instructions clearly direct the agent to create a session, upload files (multipart or by URL), stream SSE responses, and call rendering endpoints — all expected for a remote video editor. The skill also instructs the agent to detect an install path to set X-Skill-Platform and to read/write file paths when uploading videos; detecting install path is not strictly necessary for editing and is extra telemetry the skill asks for. Overall scope matches stated purpose, but it will access local file paths when you upload videos and may probe the agent environment for install-path attribution.
Install Mechanism
Instruction-only skill with no install spec or downloads. Lowest installer risk — nothing is written to disk by an installer step.
Credentials
Only one credential is requested (NEMO_TOKEN) and the SKILL.md provides an anonymous-token fallback if that env var is absent — this is coherent. However the frontmatter's configPaths entry (~/.config/nemovideo/) is present in the SKILL.md metadata but was not declared in the registry-level required config paths; confirm whether the skill will read that directory. No other unrelated secrets or credentials are requested.
Persistence & Privilege
The skill is not force-included (always: false) and does not request elevated or persistent platform privileges. It does ask the agent to create sessions with the remote API, which is normal for this kind of integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editor-online
  3. After installation, invoke the skill by name or use /video-editor-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**v1.0.3 is a major SKILL.md rewrite for clearer guidance and improved connection/usage instructions.** - Overhauled documentation to focus on a workflow-centric, plain language approach for users. - Detailed new connection/setup instructions, including how to obtain starter tokens and session management. - Expanded routing, API reference, and backend event handling sections to clarify supported actions and error handling. - Updated metadata (emoji 🎬, explicit NEMO_TOKEN env requirement, “control” variant). - Removed lengthy application examples and technical jargon from main sections; replaced with actionable guidance and concise, real-world examples. - Added clear mapping from user instructions to API actions, including export, upload, status, and credits flows.
v1.0.2
- Added homepage and repository links for easier access to the project website and source code. - Updated version number to 1.0.2 in documentation.
v1.0.1
No changes detected in this version. - Version number updated to 1.0.1, but no file or documentation changes were made.
v1.1.0
**Major update: Overhauled documentation for clarity, streamlined workflow, and improved audience accessibility.** - Rewrote and expanded the SKILL.md file to focus on browser-based, cloud-powered video editing with AI for all devices—no installation or powerful hardware needed. - Added detailed real-world use cases (social media, YouTube, team review, batch processing, emergencies) for various audiences. - Presented a simplified, step-by-step workflow: upload, describe, generate, and download. - Provided clear API parameter reference and output examples to help users understand editing capabilities. - Emphasized benefits: device-independence, natural language editing, and no software learning curve. - Updated metadata and branding to reflect improved accessibility and cloud-native approach.
v1.0.0
Initial release — enables natural language video editing through conversational commands. - Edit videos by simply describing the changes you want; no technical jargon or timeline skills required. - Supports common video formats: mp4, mov, avi, webm, mkv. - Flexible requests: trim, merge, mute, add subtitles, extract scenes, and more. - Handles session management, authentication/anonymous usage (with expiring credits), and local persistence of client ID. - Automatically routes requests to the correct API workflow: upload, edit (via SSE), check status, view credits, export/download. - Requires no installation of traditional editing software — all processing handled by the backend and AI.
Metadata
Slug video-editor-online
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Video Editor Online?

From raw footage to polished video in seconds — this skill powers your video-editor-online workflow by helping you cut clips, add captions, apply transitions... It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Video Editor Online?

Run "/install video-editor-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Editor Online free?

Yes, Video Editor Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Editor Online support?

Video Editor Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Editor Online?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.3.

💬 Comments