A sophisticated AI skill designed to automate professional video post-production, from background matting to high-resolution upscaling.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-edit
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install video-edit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Video Editing skill provides a structured framework for AI agents to perform high-end video manipulation and enhancement tasks. By integrating with leading tools like Runway, Topaz Video AI, and DaVinci Resolve, it enables automated workflows for complex processes such as rotoscoping, color correction, and frame interpolation. This skill is essential for developers and creators using Openclaw Skills to maintain professional-grade production standards while leveraging the speed of artificial intelligence.
Built with a focus on non-destructive editing, the skill ensures that original assets remain untouched while generating high-quality proxies and final exports. Whether you are cleaning up audio for a podcast or upscaling legacy footage to 4K, this skill provides the necessary logic and tool-chain integration to deliver consistent, flicker-free results.
To get started with this skill, ensure your environment has the necessary processing libraries installed:
# Install FFmpeg for media handling
brew install ffmpeg
# Initialize the video editing skill configuration
openclaw skill setup video-editing
Users should also verify access to third-party AI providers (Runway, Topaz, etc.) as detailed in the tools configuration file within the Openclaw Skills directory.
The skill manages video projects through a tiered data structure to ensure file integrity and efficient processing:
| Data Type | Description | File Standards |
|---|---|---|
| Source Media | The original untouched footage | ProRes, DNxHD, H.264 |
| Project Proxies | Low-bitrate files for fast AI inference | 720p / H.264 |
| Alpha Mattes | Transparency data for background removal | .png sequence / ProRes 4444 |
| Master Exports | High-quality archival outputs | ProRes 422 / DNxHR |
| Delivery Files | Compressed files optimized for web/social | H.264 / H.265 |
Loading
A robust AI agent skill for downloading online videos with granular quality controls and secure local storage management.

A comprehensive AI tool for generating, styling, and burning professional-grade subtitles and captions into video content locally.

An autonomous AI-led research skill that handles the full cycle from literature review to final synthesis while the human provides high-level vision.

Vibe Marketing is an AI-powered framework for automating content creation and campaign testing by prioritizing creative direction over manual operations.

A professional orchestration tool for generating and scaling high-fidelity AI video content across multiple industry-leading providers.

A comprehensive toolkit for automating video conversion, platform-specific repurposing, and AI-powered captioning using FFmpeg and Whisper.








































