PoYo Wan 2.6 Video Generation
Use this skill for Wan 2.6 jobs on PoYo. It routes between text-to-video, image-to-video, and video-to-video within one model family.
Use When
- The user explicitly asks for
Wan 2.6or one of thewan2.6-*model ids. - The task needs one family that covers text-to-video, image-to-video, and video-to-video.
- The workflow needs
multi_shots, resolution control, or source-video transformation.
Model Selection
wan2.6-text-to-video: prompt-only video generation.wan2.6-image-to-video: one-image guided video generation.wan2.6-video-to-video: source-video transformation with up to 3 reference videos.
Key Inputs
promptis required.image_urlsis only forwan2.6-image-to-videoand supports one image.video_urlsis only forwan2.6-video-to-videoand supports up to 3 videos.durationsupports5,10,15.resolutionsupports720p,1080p;multi_shotscontrols single-shot vs multi-shot composition.
Execution
- Read
references/api.mdfor endpoint details, model ids, key fields, example payloads, and polling notes. - Use
scripts/submit_wan_2_6.shto submit a raw JSON payload from the shell. - If the user only needs a curl example, adapt the example from
references/api.mdinstead of rewriting from scratch. - After submission, report the
task_idclearly so follow-up polling is easy.
Output expectations
When helping with this model family, include:
- chosen model id
- final payload or a concise parameter summary
- whether reference images are involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook