← Back to Skills Marketplace
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install online-video-editor-best
Description
edit video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for quic...
Usage Guidance
This skill appears to legitimately wrap a cloud video-editing API (nemovideo.ai) and only needs a NEMO_TOKEN (or will request an anonymous token). Before installing: 1) Confirm you trust the nemovideo.ai service and its privacy policy—uploaded videos are sent to that remote server. 2) If you have sensitive content, do not upload it through this skill. 3) Be aware the agent may read local file paths you ask it to upload and may inspect common install paths to set a header (benign but worth knowing). 4) The SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry metadata did not — minor inconsistency; ask the publisher to clarify origin and expected config usage. If you are uncomfortable with autonomous invocation, restrict the skill’s permissions or require explicit user approval for each run.
Capability Analysis
Type: OpenClaw Skill
Name: online-video-editor-best
Version: 1.0.0
The skill provides a functional interface for an online video editing service (nemovideo.ai). It includes instructions for the agent to manage authentication via tokens, handle file uploads, and interact with a cloud-based rendering API. While it performs basic environment fingerprinting to identify the host platform (e.g., checking if it's running in Cursor or Clawhub) for API headers, its behavior is consistent with its stated purpose and lacks indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill's name/description align with its behavior: it calls a remote video-editing API and uploads user video files. Declared primary env var (NEMO_TOKEN) matches the API auth described. Minor inconsistency: the registry metadata shown earlier listed no required config paths, but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). This is a small metadata mismatch but does not change the overall purpose alignment.
Instruction Scope
SKILL.md instructs the agent to: use NEMO_TOKEN (or request an anonymous token), create sessions, upload files (either multipart from a local path or by URL), send SSE messages, poll render status, and return download URLs. These actions are within scope for a cloud video editor. Notes: uploading local file paths requires the agent to read local files (expected for uploading user videos). The spec also suggests detecting an install path to set an X-Skill-Platform header (this implies filesystem inspection of common install locations), which is reasonable but worth being aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one credential is required: NEMO_TOKEN (declared as primaryEnv). The SKILL.md also documents falling back to obtaining an anonymous token from the service if no token is present. No unrelated secrets or excessive env requirements are requested. The earlier metadata mismatch about configPaths is noted but the single credential is proportionate to the service.
Persistence & Privilege
always: false and disable-model-invocation: false (the skill may be invoked autonomously by the agent, which is the platform default). The skill does not request permanent presence or modify other skills. No elevated platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install online-video-editor-best - After installation, invoke the skill by name or use
/online-video-editor-best - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Online Video Editor Best — Edit and Export Polished Videos.
- Upload and edit video clips (MP4, MOV, AVI, WebM up to 500MB) entirely online.
- Cloud-based GPU processing delivers 1080p MP4 exports in 1-2 minutes.
- Supports quick trims, transitions, text overlays, audio tracks, and more.
- Automatic session & token management; up to 100 free credits for new users.
- Simple step-by-step workflow with live status updates and export/download links.
- Friendly for content creators and marketers needing speedy, polished results.
Metadata
Frequently Asked Questions
What is Online Video Editor Best?
edit video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for quic... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Online Video Editor Best?
Run "/install online-video-editor-best" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Online Video Editor Best free?
Yes, Online Video Editor Best is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Online Video Editor Best support?
Online Video Editor Best is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Online Video Editor Best?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills