← 返回
内容创作 Key 中文

SiliconFlow Video Gen

Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.
使用 SiliconFlow API 的 Wan2.2 模型生成视频,支持文生视频和图生视频。
lilei0311
内容创作 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 1,042
下载
💾 57
安装
1
版本
#generation#latest#siliconflow#video#wan2.2

概述

SiliconFlow Video Generation Skill

Generate videos using SiliconFlow API with Wan2.2 model. Supports both Text-to-Video and Image-to-Video.

Features

  • 🎬 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

Requirements

  • Environment Variable: SILICONFLOW_API_KEY
  • Optional Config File: ~/.openclaw/openclaw.json (for auto-detect)

Installation

npx clawhub install siliconflow-video-gen

Configuration

Set your SiliconFlow API key:

export SILICONFLOW_API_KEY="your-api-key"

Or configure in OpenClaw:

{
  "models": {
    "providers": {
      "siliconflow": {
        "apiKey": "your-api-key"
      }
    }
  }
}

Usage

Text-to-Video

python3 scripts/generate.py "A woman walking in a blooming garden, cinematic shot"

Image-to-Video

python3 scripts/generate.py "Camera slowly zooming in" --image-url https://example.com/image.jpg

Models

ModelTypeCost
-------------------
Wan-AI/Wan2.2-T2V-A14BText-to-Video¥2/video
Wan-AI/Wan2.2-T2V-A14BImage-to-Video¥2/video

Security Notes

  • 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

Author

MaxStorm Team

License

MIT

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 07:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Wps Skill

lilei0311
自动化WPS Office任务,包括文档创建、打开、格式转换、批量处理,及管理WPS 365智能表单、文档、表格、流程图...
★ 11 📥 13,912
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 294 📥 136,369
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,088