← Back to Skills Marketplace
Video Editing Ai Open Source
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-open-source
Description
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c...
Usage Guidance
This skill behaves like a cloud video editor: it will upload your videos and metadata to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (it can generate a short-lived anonymous token if none is provided). Before installing, consider: (1) Do you trust the nemovideo domain and its privacy policy for handling your footage? (2) If you store a permanent NEMO_TOKEN in the environment, treat it like a secret. (3) The SKILL.md mentions a local config path (~/.config/nemovideo/) that isn’t declared elsewhere — check whether the skill will read that path and what it might contain. (4) If your content is sensitive, prefer a local editing workflow or confirm the provider’s retention and access policies. If you want more assurance, ask the skill author for a privacy policy or a link to the service homepage and for clarification about the config-path behavior.
Capability Assessment
Purpose & Capability
Name/description = AI video editing. The only required credential is NEMO_TOKEN (primaryEnv) for a remote video-processing API — this is proportionate to a cloud editing service.
Instruction Scope
Runtime instructions make the agent create/use a session, upload user video files, stream edits via SSE, and poll for render results on https://mega-api-prod.nemovideo.ai. That behavior is expected for a cloud editor, but it implies user media and metadata are transmitted to a third-party service; the SKILL.md explicitly instructs to persist session_id and include Authorization headers. The doc tells the agent not to print tokens/JSON, which is good, but there is no explicit user-facing consent step for generating the anonymous token if NEMO_TOKEN is missing.
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 NEMO_TOKEN is required, which is appropriate. However the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch could indicate the agent may look for local stored credentials or config files. Confirm whether the skill will attempt to read that path before installing.
Persistence & Privilege
always:false and default invocation settings. The skill asks the agent to store session_id for job tracking (normal) but does not request persistent installation or system-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-open-source - After installation, invoke the skill by name or use
/video-editing-ai-open-source - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: AI-powered open source video editing with fast, cloud-based workflows.
- Upload raw video footage (MP4, MOV, AVI, WebM, up to 500MB) and use natural prompts to edit and export.
- Automatic setup with free token generation; no proprietary lock-in.
- Multi-language command routing for editing, exporting, checking credits, and timeline state.
- Server-side 1080p MP4 export; typical turnaround of 1–2 minutes for short clips.
- Retry, error handling, and helpful tips for smooth editing experience.
Metadata
Frequently Asked Questions
What is Video Editing Ai Open Source?
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Video Editing Ai Open Source?
Run "/install video-editing-ai-open-source" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Open Source free?
Yes, Video Editing Ai Open Source is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Open Source support?
Video Editing Ai Open Source is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Open Source?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills