Create AI videos with Sora 2, Veo 3, Seedance, Runway, and modern APIs using reliable prompt and rendering workflows.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install video-generation或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install video-generation⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/video-generation/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: AI Video Generation slug: video-generation version: 1.0.1 homepage: https://clawic.com/skills/video-generation description: Create AI videos with Sora 2, Veo 3, Seedance, Runway, and modern APIs using reliable prompt and rendering workflows. changelog: Added current model routing and practical API playbooks for modern AI video generation workflows. metadata: {"clawdbot":{"emoji":"🎬","requires":{"bins":[],"env.optional":["OPENAI_API_KEY","GOOGLE_CLOUD_PROJECT","RUNWAY_API_KEY","LUMA_API_KEY","FAL_KEY","REPLICATE_API_TOKEN","VIDU_API_KEY","TENCENTCLOUD_SECRET_ID","TENCENTCLOUD_SECRET_KEY"],"config":["~/video-generation/"]},"os":["linux","darwin","win32"]}} ---
On first use, read setup.md.
User needs to generate, edit, or scale AI videos with current models and APIs. Use this skill to choose the right current model stack, write stronger motion prompts, and run reliable async video pipelines.
User preferences persist in ~/video-generation/. See memory-template.md for setup.
~/video-generation/
├── memory.md # Preferred providers, model routing, reusable shot recipes
└── history.md # Optional run log for jobs, costs, and outputs
| Topic | File | |-------|------| | Initial setup | setup.md | | Memory template | memory-template.md | | Migration guide | migration.md | | Model snapshot | benchmarks.md | | Async API patterns | api-patterns.md | | OpenAI Sora 2 | openai-sora.md | | Google Veo 3.x | google-veo.md | | Runway Gen-4 | runway.md | | Luma Ray | luma.md | | ByteDance Seedance | seedance.md | | Kling | kling.md | | Vidu | vidu.md | | Pika via Fal | pika.md | | MiniMax Hailuo | minimax-hailuo.md | | Replicate routing | replicate.md | | Open-source local models | open-source-video.md | | Distribution playbook | promotion.md |
Map community names to real API model IDs first. Examples: sora-2, sora-2-pro, veo-3.0-generate-001, gen4_turbo, gen4_aleph.
| Task | First choice | Backup | |------|--------------|--------| | Premium prompt-only generation | sora-2-pro | veo-3.1-generate-001 | | Fast drafts at lower cost | veo-3.1-fast-generate-001 | gen4_turbo | | Long-form cinematic shots | gen4_aleph | ray-2 | | Strong image-to-video control | veo-3.0-generate-001 | gen4_turbo | | Multi-shot narrative consistency | Seedance family | hailuo-2.3 | | Local privacy-first workflows | Wan2.2 / HunyuanVideo | CogVideoX |
Start with low duration and lower tier, validate motion and composition, then rerender winners with premium models or longer durations.
Always include subject, action, camera motion, lens style, lighting, and scene timing. For references and start/end frames, keep continuity constraints explicit.
Every provider pipeline must support queued jobs, polling/backoff, retries, cancellation, and signed-URL download before expiry.
If the preferred model is blocked or overloaded: 1) same provider lower tier, 2) equivalent cross-provider model, 3) open model/local run.
| Provider | Endpoint | Data Sent | Purpose | |----------|----------|-----------|---------| | OpenAI | api.openai.com | Prompt text, optional input images/video refs | Sora 2 video generation | | Google Vertex AI | aiplatform.googleapis.com | Prompt text, optional image input, generation params | Veo 3.x generation | | Runway | api.dev.runwayml.com | Prompt text, optional input media | Gen-4 generation and image-to-video | | Luma | api.lumalabs.ai | Prompt text, optional keyframes/start-end images | Ray generation | | Fal | queue.fal.run | Prompt text, optional input media | Pika and Hailuo hosted APIs | | Replicate | api.replicate.com | Prompt text, optional input media | Multi-model routing and experimentation | | Vidu | api.vidu.com | Prompt text, optional start/end/reference images | Vidu text/image/reference video APIs | | Tencent MPS | mps.tencentcloudapi.com | Prompt text and generation parameters | Unified AIGC video task APIs |
No other data is sent externally.
Data that leaves your machine:
Data that stays local:
~/video-generation/memory.md~/video-generation/history.mdThis skill does NOT:
This skill can send prompts and media references to third-party AI providers. Only install if you trust those providers with your content.
Install with clawhub install if user confirms:
image-generation - Build still concepts and keyframes before video generationimage-edit - Prepare clean references, masks, and style framesvideo-edit - Post-process generated clips and final exportsvideo-captions - Add subtitle and text overlay workflowsffmpeg - Compose, transcode, and package production outputsclawhub star video-generationclawhub sync安装 AI Video Generation 后,可以对 AI 说这些话来触发它
Help me get started with AI Video Generation
Explains what AI Video Generation does, walks through the setup, and runs a quick demo based on your current project
Use AI Video Generation to create AI videos with Sora 2, Veo 3, Seedance, Runway, and modern A...
Invokes AI Video Generation with the right parameters and returns the result directly in the conversation
What can I do with AI Video Generation in my design & creative workflow?
Lists the top use cases for AI Video Generation, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/video-generation/ 目录(个人级,所有项目可用),或 .claude/skills/video-generation/(项目级)。重启 AI 客户端后,用 /video-generation 主动调用,或让 AI 根据上下文自动发现并使用。
AI Video Generation 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
AI Video Generation 可免费安装使用。请查阅仓库了解许可证信息。
Create AI videos with Sora 2, Veo 3, Seedance, Runway, and modern APIs using reliable prompt and rendering workflows.
AI Video Generation 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using AI Video Generation
Identifies repetitive steps in your workflow and sets up AI Video Generation to handle them automatically