← Back to Skills Marketplace
Simple Best Video Editor
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install simple-best-video-editor
Description
Skip the learning curve of professional editing software. Describe what you want — trim the footage, add transitions, and export a clean final video — and ge...
Usage Guidance
This skill appears to be a straightforward cloud video editor, but before installing or using it: 1) Be aware your raw video files and metadata will be uploaded to mega-api-prod.nemovideo.ai — do not upload sensitive or private footage unless you trust the service and have reviewed its privacy/data-retention policy. 2) Confirm how NEMO_TOKEN is created, stored, and revoked; prefer using the anonymous token workflow for testing and avoid putting long-lived secrets in the environment unless you trust the provider. 3) Ask the publisher (or inspect a trusted source) to resolve the metadata mismatch: SKILL.md references ~/.config/nemovideo/ while registry metadata did not declare config paths. 4) Test with non-sensitive sample videos to verify behavior, costs/credits, and that downloads/exports are returned as promised. 5) If you need stronger guarantees (e.g., no external upload), do not use this skill.
Capability Analysis
Type: OpenClaw Skill
Name: simple-best-video-editor
Version: 1.0.0
The skill bundle provides a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. The SKILL.md file contains detailed instructions for the AI agent to manage authentication (via NEMO_TOKEN or anonymous UUID generation), handle session state, and interact with specific API endpoints for video processing tasks. The behavior is consistent with the stated purpose of providing a simplified video editing interface, and there is no evidence of data exfiltration, unauthorized local execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the SKILL.md routes uploads, editing commands, and exports to an external rendering API (mega-api-prod.nemovideo.ai). Requested credential (NEMO_TOKEN) is coherent for an API-backed service. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) in metadata, but the registry metadata reported no required config paths — this mismatch should be reconciled (the config path would be plausible for caching tokens/session state).
Instruction Scope
Instructions stay within the video-editing scope (create session, upload video, run SSE edits, poll render, download URL). They direct the agent to transmit user video files and metadata to an external domain and to obtain anonymous tokens from that domain. This is expected for a cloud editor but has privacy implications: user media and session data will be sent to a third party. The SKILL.md also requires adding specific attribution headers and saving session_id locally.
Install Mechanism
No install spec and no code files (instruction-only). Lowest-risk delivery mechanism: nothing is downloaded or installed on disk by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportional for an API service. The SKILL.md documents a way to obtain an anonymous token via an API call if NEMO_TOKEN is not present. Confirm whether you are willing to store/provide any NEMO_TOKEN (and whether it is long-lived or tied to your account). The frontmatter's configPaths entry (present in SKILL.md but not in registry metadata) suggests local caching, which is plausible but should be confirmed.
Persistence & Privilege
always:false and no system-wide changes requested. The skill asks to save a session_id/token locally for session management (normal for a client of a remote service). Autonomous invocation is allowed by default but not combined with other high-risk privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install simple-best-video-editor - After installation, invoke the skill by name or use
/simple-best-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Simple Best Video Editor.
- Instantly edit and export clean videos — just upload raw clips and describe the result you want.
- Supports MP4, MOV, AVI, and WebM uploads up to 500MB; server-side processing, no installation needed.
- Automated setup with free token generation; connects to the video editing API seamlessly.
- User commands cover editing, credits, status, upload, export, and more, with simple plain language prompts.
- Ideal for beginners and casual creators seeking quick, professional-looking video edits without a steep learning curve.
Metadata
Frequently Asked Questions
What is Simple Best Video Editor?
Skip the learning curve of professional editing software. Describe what you want — trim the footage, add transitions, and export a clean final video — and ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Simple Best Video Editor?
Run "/install simple-best-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Simple Best Video Editor free?
Yes, Simple Best Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Simple Best Video Editor support?
Simple Best Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Simple Best Video Editor?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills