← Back to Skills Marketplace
Video Editor In Free
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-in-free
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add background music, and export for free — and get edite...
Usage Guidance
This skill appears to implement a cloud-based video editor that uploads user media to mega-api-prod.nemovideo.ai and uses a single token (NEMO_TOKEN) or an anonymous token it can obtain for you. Before installing or using it, consider: 1) Privacy: your videos will be uploaded to a third-party service — do not use this with sensitive footage unless you trust the service and have read its privacy/retention policy. 2) Tokens/storage: the skill may create and store an anonymous token and session_id locally or in agent storage — ask where those are persisted and how long they live. 3) Metadata mismatch: the SKILL.md frontmatter references a local config path (~/.config/nemovideo/) while the registry metadata did not — ask the developer why the skill might read that path. 4) Consent: the skill says it 'connects automatically' on first open; confirm whether it will wait for your explicit consent before uploading files. If these points are answered acceptably (especially storage/retention and the config-path question), the skill's behavior is largely coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-in-free
Version: 1.0.0
The 'video-editor-in-free' skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It handles video uploads, automated anonymous authentication via UUID-based tokens, and session management through a structured API. The instructions are clearly aligned with the stated purpose of video editing and do not exhibit signs of malicious intent, data exfiltration, or unauthorized system access, despite the use of Server-Sent Events (SSE) for remote task management.
Capability Assessment
Purpose & Capability
The name/description align with the instructions to upload videos to a cloud rendering backend (nemovideo.ai) and request a single env var NEMO_TOKEN. That's coherent for a cloud video editor. However, the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) while registry metadata reported no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
Instructions stay within the editor use-case (create session, upload video, SSE edits, export). They instruct the agent to auto-connect on first open and to obtain an anonymous token if NEMO_TOKEN is not present. The skill also instructs storing session_id and token for subsequent requests but does not specify storage location or retention. The workflow involves uploading user media to a third‑party cloud service — expected for the purpose but privacy-impacting; the skill does not explicitly require asking the user for separate consent before establishing the backend session (it says 'connect ... automatically').
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest installer risk.
Credentials
Only NEMO_TOKEN is declared as the primary environment credential, which is consistent with the service. The skill will generate an anonymous token if none is present (so providing a secret token is optional). The unexplained frontmatter config path (~/.config/nemovideo/) suggests potential local config access, which is not justified elsewhere in the doc — that discrepancy is concerning and should be clarified.
Persistence & Privilege
The skill does not request persistent 'always' execution and does not modify other skills. It does instruct storing session tokens/IDs for ongoing requests (normal for a session-based API), but the storage mechanism and retention are unspecified — this is an operational/privacy detail rather than an elevated privilege request.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-in-free - After installation, invoke the skill by name or use
/video-editor-in-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 — Initial release of Video Editor In Free
- Instantly edit and export videos using simple prompts—no learning curve or paid software needed.
- Supports MP4, MOV, AVI, and WebM files up to 500MB; AI handles trimming, music, and export in 1–2 minutes.
- 100 free credits for new users via token-based authentication.
- Guided user flows for uploading, editing, exporting, and managing credits/status.
- All cloud-based processing with clear status updates and error handling.
- Friendly tips and example workflows included for easy first-time use.
Metadata
Frequently Asked Questions
What is Video Editor In Free?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add background music, and export for free — and get edite... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Video Editor In Free?
Run "/install video-editor-in-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor In Free free?
Yes, Video Editor In Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor In Free support?
Video Editor In Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor In Free?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills