A robust AI skill for generating high-quality cinematic videos from text or images using the SiliconFlow API and Wan2.2 model.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install siliconflow-video-gen
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 siliconflow-video-gen using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SiliconFlow Video Generation skill is a powerful extension for developers and creators looking to harness the power of the Wan2.2 14B parameter model. This tool simplifies the process of creating motion content by providing a direct bridge to the SiliconFlow API, allowing for both text-to-video and image-to-video workflows.
By leveraging Openclaw Skills, users benefit from a standardized way to manage API credentials and execute generation scripts. Whether you are building automated content pipelines or experimenting with the latest in AI cinematography, this skill provides the necessary infrastructure to produce high-fidelity video results with minimal overhead.
To get started, install the skill via the clawhub registry:
npx clawhub install siliconflow-video-gen
Next, configure your API access by setting the environment variable:
export SILICONFLOW_API_KEY="your-api-key"
Alternatively, you can add your credentials to the OpenClaw configuration file located at ~/.openclaw/openclaw.json for persistent access.
The skill utilizes a structured configuration and specific model identifiers to ensure accurate video generation. Below is the primary data organization:
| Component | Details |
|---|---|
| Config File | ~/.openclaw/openclaw.json |
| Models | Wan-AI/Wan2.2-T2V-A14B |
| Input Types | Plain text prompts or Image URLs |
| Auth | SILICONFLOW_API_KEY environment variable |
All metadata and configuration parameters are handled locally, ensuring that sensitive keys are only transmitted to the official SiliconFlow API endpoint.
Loading
A high-performance text-to-speech skill leveraging the SiliconFlow API and CosyVoice2 model for realistic voice synthesis.

A high-performance image generation skill for AI agents leveraging the SiliconFlow API for FLUX and Stable Diffusion models.

A powerful automation toolkit for controlling native macOS applications including Mail, Calendar, Reminders, and Notes via AI-driven commands.

A read-only utility to fetch Mail, Calendar, Notes, and Stocks data from macOS in structured JSON format for AI agents.

A comprehensive automation tool for WPS Office that handles local document creation, Markdown conversion, and cloud-based collaboration.

A shared configuration store that syncs AI agent settings and user preferences across devices using a serverless TiDB database.








































