---
name: wecode-ai/video-generation
source: https://app.decimal.ai/s/wecode-ai-video-generation@1/SKILL.md
source_sha256: b6b054cfb02b
---

# Video Generation

Call `generate_video` when the user asks for a video.

- Put the complete scene, motion, camera, and style requirements in `prompt`.
- Pass reference material attachment IDs or HTTP URLs; never pass sandbox paths.
- Only pass materials provided or selected by the user.
- A `polling` response means the request was accepted. The system creates and updates the video block asynchronously.
- Do not call the tool again after a `polling` response and do not create a duplicate card.
- If the tool returns `error`, explain it once and retry only after changing invalid parameters.