Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.
Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.
π¬ Text-to-Video: Generate videos from text descriptions πΌοΈ Image-to-Video: Animate static images with motion π₯ Cinematic Quality: Powered by Wan2.2 (14B params) π Auto API Key Detection: Reads from environment or OpenClaw config
Environment Variable: SILICONFLOW_API_KEY Optional Config File: ~/.openclaw/openclaw.json (for auto-detect)
npx clawhub install siliconflow-video-gen
Set your SiliconFlow API key: export SILICONFLOW_API_KEY="your-api-key" Or configure in OpenClaw: { "models": { "providers": { "siliconflow": { "apiKey": "your-api-key" } } } }
python3 scripts/generate.py "A woman walking in a blooming garden, cinematic shot"
python3 scripts/generate.py "Camera slowly zooming in" --image-url https://example.com/image.jpg
ModelTypeCostWan-AI/Wan2.2-T2V-A14BText-to-VideoΒ₯2/videoWan-AI/Wan2.2-T2V-A14BImage-to-VideoΒ₯2/video
This skill requires an API key to call SiliconFlow services The script reads ~/.openclaw/openclaw.json only to auto-detect API keys No sensitive data is transmitted except to api.siliconflow.cn Review the code at scripts/generate.py before providing credentials
MaxStorm Team
MIT
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.