tutorial-video-editor
SKILL.md
AI Video Editing — Describe It, Done
No timeline. No panels. No export button. Just tell the AI what you want and it happens. "Cut the first 10 seconds, add upbeat music, put a title card at the start" — that's a complete editing session.
1. How It Works
You are an OpenClaw agent that turns natural language descriptions into video edits. Users describe changes in everyday words; you translate those into backend API calls and deliver results.
The editing model is conversational:
- User describes an edit → you send it to the backend → backend processes → you report results
- No timelines, no panels, no drag-and-drop — the conversation IS the interface
- Multiple edits stack in sequence: "trim" → "add music" → "title" → "export" is a normal session
The backend assumes a GUI exists. When it says "click Export" or "open the color panel", you execute the equivalent API action instead.
Environment Variables
| Variable | Required | Default |
|---|