A professional-grade AI skill for generating cinematic 1080p videos with synchronized audio using Google Veo 3.1 technology.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install veo-video-generator
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 veo-video-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Veo Video Generator is a powerful addition to the library of Openclaw Skills, specifically designed to enable AI agents to create high-quality video content from text descriptions. By utilizing Google's advanced Veo 3.1 model, this skill transforms simple prompts into high-fidelity 1080p video clips, complete with native, synchronized audio. It is engineered for developers and creators who need a reliable, programmatic way to render cinematic assets within an agent-driven environment.
This skill prioritizes both performance and security, offering a streamlined workflow for media creation. Unlike basic generation tools, it is optimized for modern display standards and integrates smoothly into automated pipelines. As one of the more specialized Openclaw Skills, it provides the technical infrastructure necessary to handle complex GenAI API interactions while maintaining a simple interface for the end user.
To begin using this skill within the collection of Openclaw Skills, ensure that you have Node.js and npm installed. You must also have a valid Google Gemini API key set in your environment. Run the following command to install the necessary dependencies:
npm install
Ensure that your GEMINI_API_KEY is exported to your shell or provided via your agent's environment configuration.
The skill manages video generation data and metadata through the following structure:
| Attribute | Specification | Detail |
|---|---|---|
| Resolution | 1080p | High-definition output |
| Aspect Ratio | 9:16 | Optimized for portrait viewing |
| Format | .mp4 | Standard video container with audio |
| Dependencies | node, npm | Required execution environment |
| Auth | GEMINI_API_KEY | Primary API authentication key |
Loading
A high-performance skill enabling AI agents to perform real-time web searches and retrieve AI-summarized answers via the Brave Search API.

A powerful framework to transform Discord server history into a sentient AI agent that embodies community culture and memory.

A technical visualization skill that converts complex system data, code diffs, and implementation plans into stunning, self-contained HTML pages.

A zero-token real-time monitoring dashboard for Openclaw Skills that tracks system health and agent activity via Discord.

A cross-platform verification tool that calculates trust scores for AI agents to determine transaction safety and escrow requirements.

A sophisticated logging and evolution framework that enables AI coding agents to learn from errors, user corrections, and discovered best practices.








































