siliconflow-video-gen
Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.
Why use this skill?
Use the siliconflow-video-gen skill to create high-quality videos from text or images via the Wan2.2 model. Easy setup and integration for OpenClaw users.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lilei0311/siliconflow-video-genWhat This Skill Does
The siliconflow-video-gen skill integrates OpenClaw with the SiliconFlow API, specifically leveraging the powerful Wan2.2-T2V-A14B generative model. This tool allows you to transform static conceptual ideas into high-quality cinematic video content directly from your command-line interface or agent environment. By abstracting the complex API interactions, this skill provides a seamless bridge between text prompts and animated media, supporting both pure text-to-video synthesis and image-to-video animation, where a source image is brought to life via motion-inference models.
Installation
To get started, ensure you have the OpenClaw environment installed on your machine. You can install this skill directly via the command line using the ClawHub registry:
npx clawhub install openclaw/skills/skills/lilei0311/siliconflow-video-gen
Once installed, you must authenticate the skill by setting the SILICONFLOW_API_KEY environment variable or adding your credentials to ~/.openclaw/openclaw.json. This ensures that all requests made to the SiliconFlow infrastructure are properly authorized.
Use Cases
This skill is ideal for content creators, developers, and AI researchers. Use it to generate rapid prototypes for film storyboarding, create unique social media assets, or animate static product shots for marketing collateral. Because it operates within the OpenClaw agent ecosystem, it is perfect for automating large-scale batch generation of creative assets as part of a larger, programmable workflow.
Example Prompts
- "Generate a 5-second cinematic video of a futuristic city landscape with flying vehicles during a golden hour sunset."
- "Animate this static portrait of a person: make them blink and smile, keep the background static: https://example.com/profile.jpg"
- "Create a video showing a drop of water falling into a puddle in high-speed, macro cinematic style."
Tips & Limitations
- Prototyping: Because generation costs ¥2 per video, start with smaller or more focused prompts to refine your aesthetic before scaling up.
- Resolution & Aspect Ratio: Ensure your input images for Image-to-Video are high resolution to avoid pixelation during the animation process.
- Rate Limits: Be mindful of your SiliconFlow account quotas; heavy usage in a short period may trigger throttling.
- Documentation: Always review the
scripts/generate.pyfile within your local skill directory to understand how parameters like duration and motion intensity are handled.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-lilei0311-siliconflow-video-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
wps-office
WPS Office automation skill supporting document creation, Markdown conversion, and image-text layout.
siliconflow-image-gen
Generate images using SiliconFlow API (FLUX.1, Stable Diffusion, etc.)
agent-evolver
AI Agent self-evolution engine that enables agents to learn from experience, detect problems, extract insights, and optimize strategies autonomously. Invoke when users need to improve agent performance, analyze execution errors, or implement continuous learning capabilities.
Wps Office
Skill by lilei0311
Imessage
Skill by lilei0311