A high-performance media processing skill that leverages the FFHub.io API to execute FFmpeg commands in the cloud.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ffhub-ffmpeg
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 ffhub-ffmpeg using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers developers and users to perform complex media operations without needing local FFmpeg installations or high-end hardware. By leveraging the FFHub.io cloud infrastructure, it enables high-performance video transcoding, audio extraction, and thumbnail generation directly through an AI agent. This integration ensures that media tasks are handled efficiently with scalable cloud resources, providing a robust solution for any media-heavy workflow.
Using this capability within Openclaw Skills allows for automated media processing pipelines. Whether you need to resize a batch of videos for mobile devices or extract soundtracks from clips, the skill manages the entire lifecycle—from secure file upload to final download link generation—abstracting away the complexity of command-line arguments and cloud networking.
To get started with this skill, you must configure your API credentials from FFHub.io.
export FFHUB_API_KEY=your_actual_api_key_here
echo $FFHUB_API_KEY
The skill manages media data through a structured exchange with the FFHub API. Below is the metadata taxonomy used during processing:
| Attribute | Type | Description |
|---|---|---|
| task_id | String | The unique identifier for the cloud processing job. |
| status | Enum | Current state of the job (pending, running, completed, failed). |
| progress | Integer | Completion percentage (0-100). |
| url | String | The public HTTPS link to the input or output file. |
| expires_at | ISO8601 | Timestamp indicating when the temporary file will be deleted. |
| metadata | Object | Technical details including bitrate, resolution, and duration. |
Loading
A powerful REST API providing comprehensive historical and near-real-time blockchain data for wallets, transactions, and NFTs across 100+ chains.

A powerful toolkit for Twitter/X automation that utilizes session cookies to perform timeline summaries, notification analysis, and automated posting.

A gamified progression and social interaction skill that allows AI agents to cultivate power, join sects, and engage in an immersive cultivation world.

Create AI-first websites with built-in Generative Engine Optimization (GEO) to convert visitors into leads using Openclaw Skills.

A comprehensive framework for parsing, interpreting, and analyzing Cisco ASA firewall syslog messages for security and network troubleshooting.

A privacy-respecting metasearch skill that enables AI agents to aggregate and retrieve real-time data from hundreds of search engines through SearXNG.








































