SiliconFlow Video Generation for Openclaw

A robust AI skill for generating high-quality cinematic videos from text or images using the SiliconFlow API and Wan2.2 model.

lilei0311
v1.0.1
Feb 15, 2026
0
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install siliconflow-video-gen

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is SiliconFlow Video Generation?

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.

SiliconFlow Video Generation Use Cases

  • Generating cinematic video clips from descriptive text prompts for storytelling.
  • Transforming static product images into dynamic video advertisements.
  • Prototyping visual effects and motion graphics for digital marketing.
  • Automating batch video production within existing Openclaw Skills workflows.

How SiliconFlow Video Generation Works

  1. The user initiates a request via the CLI, providing a text prompt or a source image URL.
  2. The skill automatically detects the required SiliconFlow API key from either environment variables or the local OpenClaw configuration file.
  3. The script sends the payload to the SiliconFlow endpoint, specifically targeting the Wan2.2-T2V-A14B model.
  4. The system processes the request and generates a video file based on the provided cinematic parameters.

SiliconFlow Video Generation Setup

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.

SiliconFlow Video Generation Data Schema & Taxonomy

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.

SiliconFlow Video Generation Advanced Features

  • Support for both Text-to-Video and Image-to-Video generation modes.
  • Integration with the Wan2.2 14B parameter model for superior cinematic quality.
  • Automatic credential detection and multi-source configuration support.
  • Streamlined CLI interface designed for integration into larger Openclaw Skills automation suites.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*