# Wegent Video Generation

> Use this skill when the user asks to generate or create a video. Supports text, image, video, and audio reference materials according to the selected video model.

- Skill: `wecode-ai/wegent-video-generation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add wecode-ai/wegent-video-generation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wecode-ai/wegent-video-generation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: wecode-ai (https://skillmd.com/u/wecode-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wecode-ai/wegent-video-generation

---


# 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.

