A professional automation tool for merging multiple short video segments into seamless long-form content or timed chunks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-merger
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-merger using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Video Merger is a powerful utility within the Openclaw Skills ecosystem designed for creators and developers who need to automate video assembly. It solves the common problem of mismatched video parameters by automatically unifying resolutions, frame rates, and encoding settings across all input segments. Whether you are dealing with AI-generated scenes or raw camera clips, this skill ensures a smooth, professional output without the need for manual video editing software.
To get started with this skill, ensure you have ffmpeg (>= 5.0) and Python 3.8+ installed on your system. Run the following command to install necessary dependencies:
./install.sh
The skill accepts various command-line arguments to control the merging logic and output specifications:
| Argument | Description | Default Value |
|---|---|---|
--input |
Directory containing source video segments | Required |
--output |
Target path for the output file or directory | Required |
--transition |
Duration of the cross-fade transition in seconds | 0.5 |
--chunk-duration |
Target length for each segment when using chunk mode | 60 |
--resolution |
Custom output resolution (e.g., 1080x1920) | Original |
--mode |
Selection between 'full' merger or 'chunk' output | full |
Loading
A specialized AI assistant designed to transform creative concepts into professional-grade multi-modal prompts for the Seedance 2.0 video generation engine.

A browser automation skill for Suno.ai that handles the full lifecycle of song creation from brief to final track.

A defensive security layer designed to shield AI agents from malicious content, prompt injections, and social engineering attempts.

A non-operational educational skill for mastering network scanning concepts and Nmap fundamentals safely.

A powerful Linux-based automation skill for managing NordVPN connections, server locations, and security settings via the command line.

A robust CLI integration for the dSIPRouter REST API, facilitating automated SIP proxy management and Kamailio administration.








































