← Back to Skills Marketplace
Video Editing For Ai
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-for-ai
Description
edit raw video footage into AI-edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for usin...
Usage Guidance
This skill appears to do what it says: it uploads your videos to nemovideo.ai and uses a NEMO_TOKEN to authenticate. Before installing, consider: (1) You will be sending raw media to an external cloud service — only upload content you are comfortable sharing. (2) If you don't provide NEMO_TOKEN, the skill will request an anonymous token from the provider (7-day, limited credits). (3) Metadata mentions a local config path (~/.config/nemovideo/) which could be used to read a saved token — confirm whether you want the skill to access local config. (4) There is no local installer or code, so risk is primarily data exposure to the remote API; verify the provider and privacy/terms if that matters. If you need tighter control, supply your own NEMO_TOKEN and avoid uploading sensitive videos.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-for-ai
Version: 1.0.0
The skill is a functional integration for a cloud-based AI video editing service (nemovideo.ai). It provides clear instructions for the agent to manage authentication, sessions, and file uploads via a REST API. There is no evidence of malicious intent, data exfiltration of sensitive local files (e.g., SSH/AWS keys), or harmful prompt injection; all network activity and environment variable usage (NEMO_TOKEN) are directly aligned with the stated purpose of video processing.
Capability Assessment
Purpose & Capability
Name/description (cloud AI video editing) align with the single required credential (NEMO_TOKEN) and the documented API endpoints (upload, render, export). Requiring an API token for a cloud service is expected.
Instruction Scope
SKILL.md focuses on connecting to the remote nemovideo API, uploading media, controlling an SSE/chat stream, and polling render state — all within the stated purpose. It does instruct the agent to create an anonymous token if none is present and to 'auto-detect' platform from an install path; that implies the agent may inspect its environment/install path, but the instructions do not ask for unrelated files or secrets.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only so nothing is written to disk by an installer. This is the lowest-risk install posture.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a cloud video-editing service. Metadata also lists a configPath (~/.config/nemovideo/) that is not referenced in the runtime instructions — this is likely optional but worth confirming since it suggests possible local config access.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request system-wide changes or other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-for-ai - After installation, invoke the skill by name or use
/video-editing-for-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editing for AI — Initial Release
- Launches cloud-based, AI-assisted video editing for raw footage (supports MP4, MOV, AVI, WebM up to 500MB)
- Automatic token management for fast, free onboarding (100 free credits included)
- Step-by-step workflows for upload, edit, preview, export, and credits check
- 1080p MP4 export in about 1–2 minutes; iterative editing supported in session
- Clear error handling and user guidance for file, session, or credit issues
- Supports multi-track timelines, text overlays, audio editing, and batch workflows
Metadata
Frequently Asked Questions
What is Video Editing For Ai?
edit raw video footage into AI-edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for usin... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install Video Editing For Ai?
Run "/install video-editing-for-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing For Ai free?
Yes, Video Editing For Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing For Ai support?
Video Editing For Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing For Ai?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills