generate-video
Installation
SKILL.md
generate-video
The base video skill. Use it standalone for one-off clips, or as a
building block under more specific skills (/clone-ad,
/wide-cam-podcast, /generate-talking-head). The skill's job is to
turn a rough idea into a finished MP4 — refining the prompt and
picking the right model along the way.
Providers
- Wavespeed — pull
https://wavespeed.ai/docsfor the current API surface; model-specific endpoints underhttps://wavespeed.ai/docs/docs-api/...(e.g.bytedance/bytedance-seedance-2.0-image-to-video,kwai/kling-v3-pro,openai/sora-2)
Pick the model
| Model | Best for | Trade-off |
|---|---|---|
| Seedance 2.0 | UGC ads, talking-heads, multi-cut social videos. Native audio generated from prompt text. Up to ~15s. | Prompt must use explicit CUT. SHOT N: blocks — narrative beats produce flat single-take output. |
| Kling 3.0 | Character continuity, lip-sync from reference image, longer cinematic clips. | No native audio — pair with /clone-voice + /swap-voice if dialogue is needed. |
| Sora 2 | Complex multi-element scenes, hyperrealistic environments, "wow factor" hero shots. | Slowest and most expensive. Reach for it when Seedance and Kling can't deliver the idea. |