← Back to Skills Marketplace
Video Editor Better Than Capcut
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-better-than-capcut
Description
Skip the learning curve of professional editing software. Describe what you want — trim the footage, add transitions, and overlay background music — and get...
Usage Guidance
This skill generally behaves like a cloud video-editor: it uploads your clips to an external API, creates/uses a NEMO_TOKEN, and returns edited outputs. Before installing or using it: (1) Verify the external domain (mega-api-prod.nemovideo.ai) and the publisher — there is no homepage or publisher info in the registry. (2) Prefer supplying your own NEMO_TOKEN only if you trust the service; anonymous tokens can be created automatically as the instructions describe. (3) Clarify why the skill's frontmatter references ~/.config/nemovideo/ and why the registry metadata doesn't list that config path — avoid installing if you don't want a skill that may access your home/config directories. (4) Do not allow autonomous/background runs on sensitive video files; the skill will upload files to an external cloud service. (5) If you need more assurance, ask the publisher for a privacy/storage policy and confirm whether uploaded media are persisted or used for model training.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-better-than-capcut
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service hosted at nemovideo.ai. It provides detailed instructions for the agent to handle authentication via NEMO_TOKEN (including an anonymous fallback), manage user sessions, and perform video processing tasks such as uploads, SSE-based editing, and rendering. All behaviors, including environment variable access and file uploads, are directly aligned with the stated purpose of AI video editing, and no indicators of malicious intent or data exfiltration were found.
Capability Assessment
Purpose & Capability
The skill describes a cloud-based AI video editor and requires a NEMO_TOKEN which matches that purpose. However, the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) that is not listed in the registry-level 'Required config paths' metadata. The frontmatter also instructs detection of agent install paths (~/.clawhub, ~/.cursor), which implies reading filesystem locations beyond just handling uploaded clips — this mismatch should be clarified.
Instruction Scope
Runtime instructions are focused on creating a session, uploading clips, streaming SSE messages, checking credits/state, and exporting — all consistent with a cloud video editor. The instructions do ask the agent to read this file's YAML frontmatter and to detect install paths in the home directory: those file/FS reads are outside the core editing flow and could access user environment details that aren't strictly necessary for editing.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. That lowers install risk; the skill relies on making outbound API calls at runtime.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud API. The skill also describes generating an anonymous token from the service if NEMO_TOKEN is absent (reasonable). The earlier-noted frontmatter configPaths entry suggests the skill may expect or attempt access to ~/.config/nemovideo/, which was not declared in the registry metadata — this inconsistency increases risk because it implies access to a local config area that wasn't advertised.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It will, if used, send user video files and session tokens to an external domain (mega-api-prod.nemovideo.ai). Autonomous invocation plus outbound uploads means the skill could transmit data without further prompting if granted permission — combine that with the configPath ambiguity and you should be cautious about unattended/autonomous use on sensitive files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-better-than-capcut - After installation, invoke the skill by name or use
/video-editor-better-than-capcut - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial launch: AI-powered cloud video editor focused on ease-of-use and quick, professional results.
- Supports uploading MP4, MOV, AVI, WebM files up to 500MB; handles trimming, transitions, music overlays, and more via simple prompts.
- Fast cloud rendering pipeline: 1080p MP4 output ready in 1–2 minutes for short clips.
- Automatic setup with free anonymous tokens (no account needed); notifies user when ready.
- All major actions (edit, upload, export, credits, timeline view) mapped to plain-language commands.
- Clear error messages and workflow tips included for smooth operation.
Metadata
Frequently Asked Questions
What is Video Editor Better Than Capcut?
Skip the learning curve of professional editing software. Describe what you want — trim the footage, add transitions, and overlay background music — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install Video Editor Better Than Capcut?
Run "/install video-editor-better-than-capcut" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Better Than Capcut free?
Yes, Video Editor Better Than Capcut is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Better Than Capcut support?
Video Editor Better Than Capcut is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Better Than Capcut?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills