A comprehensive local multimedia toolkit for professional-grade video and audio processing using FFmpeg.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ffmpeg-multimedia-editing
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 ffmpeg-multimedia-editing using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
FFmpeg Multimedia Editing is a robust Openclaw Skills integration designed for high-performance, local media processing. It provides a suite of 20+ essential operations including video trimming, concatenation, transcoding, and complex effects without relying on external APIs. This skill ensures data privacy and speed by executing all tasks directly on your local machine.
By leveraging the power of FFmpeg and ffprobe, this skill allows developers and creators to automate tedious multimedia workflows. Whether you are building a content pipeline or need quick edits, Openclaw Skills like this one provide a reliable, scriptable interface for everything from simple format conversions to advanced picture-in-picture compositions.
To use this within the Openclaw Skills framework, ensure you have the necessary binaries installed in your system PATH.
# Ensure FFmpeg 8.1+ and Python are installed
# Set the output directory (Optional)
export OUTPUT_ROOT="~/my_media_project"
# Run a specific editing task
uv run --python python scripts/video_trim.py --input raw.mp4 --start 00:00:10 --end 00:00:20
The skill follows a strict organizational taxonomy for all generated assets within Openclaw Skills.
| Attribute | Description |
|---|---|
| Output Path | outputs/ffmpeg/<operation>/ |
| Metadata Type | video, audio, or image |
| Success Schema | Includes local_path, input_path, and elapsed_seconds |
| Environment | Uses OUTPUT_ROOT variable for base directory mapping |
Loading
Lobster Fork Mode allows sub-agents to inherit critical context from their parent session, ensuring continuity in complex AI workflows.

A comprehensive end-to-end story development and writing system that manages everything from initial discovery to final HTML export.

A sophisticated workflow for delegating independent programming tasks to multiple specialized agents simultaneously to accelerate problem-solving.

A professional query generation tool for network mapping platforms like FOFA, Shodan, and Quake to identify exposed assets and vulnerabilities.

A precision localization engine designed to translate structured artifacts like web apps, PDFs, and code repositories while preserving layout, syntax, and delivery safety.

A privacy-first MCP connector that bridges local inventory spreadsheets with real-time IC market intelligence and risk assessment.








































