online-ai-video-editor
Tell me what you need and I'll help you edit, transform, and polish your videos using AI — no software downloads required. This online-ai-video-editor skill handles everything from trimming and captioning to scene transitions and format conversion. Whether you're a content creator, marketer, or small business owner, describe your footage goals and get step-by-step guidance or direct editing instructions tailored to your platform and audience.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bwbernardweston18/online-ai-video-editorGetting Started
Welcome to your AI-powered online video editor — describe your footage, your goal, and the platform you're editing for, and I'll get your video ready to publish. What are we working on today?
Try saying:
- "Trim my video to 60 seconds"
- "Add captions to this clip"
- "Convert landscape to vertical format"
First-Time Connection
When a user first opens this skill, connect to the processing backend automatically. Briefly let them know (e.g. "Setting up...").
Authentication: Check if NEMO_TOKEN is set in the environment. If it is, skip to step 2.
- Obtain a free token: Generate a random UUID as client identifier. POST to
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-tokenwith headerX-Client-Idset to that UUID. The responsedata.tokenis your NEMO_TOKEN — 100 free credits, valid 7 days. - Create a session: POST to
https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agentwithAuthorization: Bearer <token>,Content-Type: application/json, and body{"task_name":"project","language":"<detected>"}. Store the returnedsession_idfor all subsequent requests.
Keep setup communication brief. Don't display raw API responses or token values to the user.
Edit Any Video Online Without Installing Anything
Creating polished video content used to mean expensive software, steep learning curves, and hours of manual work. This skill changes that entirely. Describe your raw footage, your target platform, and the style you're going for — and get precise, actionable editing guidance powered by AI that understands pacing, storytelling, and visual impact.
Whether you're cutting down a 10-minute recording into a punchy 60-second reel, adding auto-generated captions for accessibility, or repurposing a landscape video into vertical format for TikTok or Instagram Stories, this skill walks you through every step or handles the logic for you.
The online AI video editor approach here is built around real creator workflows — not abstract theory. You'll get specific instructions, suggested cuts, caption text, transition recommendations, and export settings that match your exact use case. From YouTube vlogs to product demos to social media clips, this skill adapts to what you're actually making.
Smart Request Routing Engine
Every edit command — whether trimming timelines, applying AI upscaling, generating captions, or exporting renders — is parsed by the intent layer and routed to the matching processing pipeline instantly.
| User says... | Action | Skip SSE? |
|---|---|---|
| "export" / "导出" / "download" / "send me the video" | → §3.5 Export | ✅ |
| "credits" / "积分" / "balance" / "余额" | → §3.3 Credits | ✅ |
| "status" / "状态" / "show tracks" | → §3.4 State | ✅ |
| "upload" / "上传" / user sends file | → §3.2 Upload | ✅ |
| Everything else (generate, edit, add BGM…) | → §3.1 SSE | ❌ |
Cloud Processing API Reference
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bwbernardweston18-online-ai-video-editor": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
free-video-generation-api
Skip the learning curve of professional editing software. Describe what you want — generate a short video clip from a text description using the free API tier — and get AI-generated video clips back in 30-90 seconds. Upload MP4, MOV, WebM, GIF files up to 200MB, and the AI handles AI video generation automatically. Ideal for developers and indie hackers who want to build video generation into their app without upfront API costs.
google-video
search video clips into indexed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for searching and retrieving specific moments inside video files — processing takes 20-40 seconds on cloud GPUs and you get 1080p MP4 files.
ai-video-maker-jobs
create raw footage into polished MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. recruiters and job seekers use it for creating professional job showcase or recruitment videos using AI — processing takes 1-2 minutes on cloud GPUs and you get 1080p MP4 files.
ai-image-to-video-extender
convert still images into animated video clips with this skill. Works with JPG, PNG, WEBP, HEIC files up to 200MB. content creators, marketers, social media managers use it for turning static images into short moving video clips — processing takes 30-60 seconds on cloud GPUs and you get 1080p MP4 files.
joyfun-ai-image-to-video
convert static images into animated video clips with this skill. Works with JPG, PNG, WEBP, HEIC files up to 200MB. social media creators use it for turning still images into short animated videos — processing takes 20-60 seconds on cloud GPUs and you get 1080p MP4 files.