← Back to Skills Marketplace
tk8544-b

Video Edit Online

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-edit-online
Description
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for edi...
Usage Guidance
This skill appears coherent for cloud video editing, but consider these points before installing: - Privacy: your videos will be uploaded to mega-api-prod.nemovideo.ai for processing. Do not send sensitive or confidential footage unless you trust their privacy policy. - Token handling: the skill expects a NEMO_TOKEN. If none is provided it will call the service to obtain an anonymous, short-lived token (100 free credits, 7-day expiry). Ask the developer whether that token is only held in-memory or persisted (frontmatter references ~/.config/nemovideo/). If you prefer control, supply your own NEMO_TOKEN rather than relying on anonymous issuance. - Metadata mismatch: registry metadata showed no config paths but SKILL.md frontmatter lists a config path — confirm whether the skill will read/write ~/.config/nemovideo/ and what it stores there. - Verify service domain: if you are cautious, confirm the service operator (nemovideo.ai) and its terms/privacy before sending content. If these points are acceptable and you trust the service, the skill's requirements and instructions are proportionate to its claimed purpose.
Capability Analysis
Type: OpenClaw Skill Name: video-edit-online Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the agent to manage API sessions, handle file uploads, and process video editing tasks via a remote backend. While it requests access to a specific environment variable (NEMO_TOKEN) and a local configuration directory (~/.config/nemovideo/), these are standard requirements for the service's operation. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
The name/description (cloud-based AI video editing) matches the runtime instructions (upload files, create sessions, render/export via nemovideo.ai endpoints). One inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths. That mismatch should be clarified (will the skill read/write files under that path?).
Instruction Scope
Instructions are focused on the stated task: check/obtain a NEMO_TOKEN, create a session, upload videos, stream edits via SSE, and start renders. It explicitly instructs not to expose tokens/raw API output. The skill will upload user-provided media to an external service (mega-api-prod.nemovideo.ai) — expected for the purpose but a privacy consideration for sensitive content.
Install Mechanism
There is no install spec or code to download; the skill is instruction-only, so it does not write code to disk or execute an installer. This is the lowest-risk install model.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional to a cloud editing service. The instructions also include an anonymous-token flow (POST to /api/auth/anonymous-token) to obtain a short-lived token if none is present. Combined with the frontmatter config path, this suggests the skill may persist tokens/config locally (unclear). Confirm whether it will write tokens to disk and where.
Persistence & Privilege
always:false and model invocation are normal. The skill does not request elevated or system-wide privileges and does not modify other skills' config. It will maintain session_id for ongoing requests, which is appropriate for the workflow.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-edit-online
  3. After installation, invoke the skill by name or use /video-edit-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Edit Online 1.0.0 — Initial Release - Edit and export videos online from raw footage up to 500MB; supports MP4, MOV, AVI, WebM, and more. - Cloud-powered AI video editing: trim pauses, add transitions, overlays, and export as 1080p MP4—processing usually takes 1–2 minutes. - Automatic session and token setup with free starter credits; all work occurs securely on cloud GPUs. - Simple upload, edit, and export workflow; intuitive command mapping for common video editing actions. - Transparent credit, error, and status tracking; clear session summaries and timeline overviews provided.
Metadata
Slug video-edit-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Edit Online?

edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for edi... It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Video Edit Online?

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

Is Video Edit Online free?

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

Which platforms does Video Edit Online support?

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

Who created Video Edit Online?

It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.

💬 Comments