vidu-skills
Installation
SKILL.md
Vidu Video and Image Generation Skill
Generate AI videos and images with Vidu via vidu-cli — text-to-image, text-to-video, image-to-video, start-end frame, reference-based generation, and material elements, up to 1080p/2K/4K.
Execution model: use vidu CLI
All execution is done via the vidu-cli CLI tool. Parameters are CLI flags (not raw JSON bodies).
Environment variables
VIDU_TOKEN(required) — Vidu API tokenVIDU_BASE_URL(optional) — Defaulthttps://service.vidu.cn(mainland China); usehttps://service.vidu.comfor overseasVIDU_DEBUG(optional) — Set to1to print full response body to stderr for debugging
Stdout contract