A unified entry point to discover and integrate multiple high-end AI video generation models through a single API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shortapi-ai-video-generation
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 shortapi-ai-video-generation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ShortApi Video Models Aggregation Skill serves as a centralized gateway for developers to access a diverse range of AI video generation technologies. By leveraging Openclaw Skills, this tool simplifies the complexity of interacting with different providers like Google, Bytedance, and Alibaba. It eliminates the need for managing multiple API integrations by providing a standardized interface for text-to-video, image-to-video, and video extension tasks.
This skill is designed to ensure technical accuracy by requiring agents to fetch dynamic schemas for each specific model. This approach prevents parameter hallucination and ensures that every request—whether for a cinematic Veo 3.1 shot or a Kling O1 transformation—is perfectly structured according to the provider's latest requirements.
To use this skill within the Openclaw Skills ecosystem, ensure your environment is configured with your API key:
# Export your ShortApi API key
export SHORTAPI_KEY='your_api_key_here'
# Example: Fetching a model schema before generation
curl -X GET https://shortapi.ai/api/skill/google/veo-3.1/text-to-video
The skill utilizes a structured request-response pattern to manage video generation jobs:
| Field | Type | Description |
|---|---|---|
| model | String | The unique model identifier (e.g., kwaivgi/kling-3.0/text-to-video) |
| args | Object | Model-specific parameters defined by the fetched schema |
| callback_url | String | Optional URL for webhook notifications upon job completion |
| job_id | String | The unique identifier returned to track generation progress |
Loading
A unified gateway to discover, configure, and execute image generation tasks across multiple AI models using a single API endpoint.

A local, zero-dependency reference tool providing instant access to best practices, implementation patterns, and technical documentation for business policy management.

A specialized methodology and toolkit for generating, refining, and packaging agent-usable command-line interfaces for existing software and codebases.

An automated financial monitoring tool designed to detect price discrepancies between on-market and off-market A-Share LOF funds.

A comprehensive utility for programmatically discovering, filtering, and selecting the most cost-effective models from OpenRouter for AI agent workflows.

An automated monitoring agent designed to track and summarize the latest policy updates and administrative penalties from China's primary financial regulatory bodies.








































