An AI-powered video creation skill that allows agents to generate high-fidelity videos from text prompts using industry-leading models.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-generation-api
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-generation-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AI Video Generation API skill empowers your local environment with state-of-the-art text-to-video capabilities. By integrating with SkillBoss, it provides a bridge to professional-grade models like Google Veo 3.1 for cinematic quality and MiniMax Video-01 for rapid, cost-effective generation. This is an essential component for any developer looking to expand their Openclaw Skills into the realm of multi-modal content creation.
This skill simplifies the complexity of video APIs into a unified interface. Whether you are building automated marketing pipelines or interactive media agents, this integration ensures that high-quality video generation is just a prompt away, removing the friction of managing multiple model providers or complex infrastructure.
To get started with this video-centric addition to your Openclaw Skills, follow these steps:
export SKILLBOSS_API_KEY="your_api_key_here"
curl -fsSL https://skillboss.co/openclaw-setup.sh | bash
The skill interacts with external video processing units and maintains the following metadata structure to track generations within the Openclaw Skills framework:
| Field | Description | Type |
|---|---|---|
| model | The specific model used (veo-3.1 or minimax-01) | String |
| prompt | The original input text used for the video generation | String |
| video_url | The temporary or permanent hosted location of the generated MP4 | URL |
| status | The current lifecycle state of the generation task | String |
Loading
A powerful web scraping utility that converts any URL into clean, LLM-ready markdown using Firecrawl via the SkillBoss API.

A unified AI gateway providing access to over 100 top-tier AI models through a single OpenAI-compatible API key.

SkillBoss provides a single API gateway for over 100 AI services, including top-tier LLMs, video generation, and web scraping with zero markup.

A high-performance email delivery skill for Openclaw Skills that enables transactional and marketing communications via AWS SES without complex SMTP configuration.

A unified web scraping solution for extracting structured data from over 30 major platforms including LinkedIn, Amazon, and Twitter.

An automated minting skill for OpenClaw agents to acquire 4Claw tokens on the Binance Smart Chain.








































