Wan 2.2 Fast video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.2-text-to-video-fast`, `wan2.2-image-to-video-fa...
Design & media
Poyo Wan 2 5
Try itWan 2.5 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.5-text-to-video`, `wan2.5-image-to-video`, text-to-vi...
What it does
Wan 2.5 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.5-text-to-video`, `wan2.5-image-to-video`, text-to-video, image-to-video, 5s or 10s clips, size presets, resolution, audio string, negative prompt, seed control, task submission, polling, and webhooks.
The skill document
PoYo Wan 2.5 Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Wan 2.5 video jobs on PoYo. It helps agents prepare text-to-video and image-to-video payloads, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Wan 2.5,
wan2.5-text-to-video,wan2.5-image-to-video, or PoYo Wan 2.5 video generation. - The task is prompt-based video or single-image animation with duration and size controls.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
wan2.5-text-to-video: generate video from a text prompt.wan2.5-image-to-video: animate one input image.
Key Inputs
promptis required insideinput.aspect_ratiois used by text-to-video and accepts documented size presets.image_urlsis required for image-to-video and supports exactly one URL.resolutionis used by image-to-video and supports documented output values.durationcan be5or10.audiois an optional string. Do not send a boolean value.negative_promptandseedare optional controls.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas a secret. - Keep PoYo API keys in server-side environment variables or a backend secret manager.
- Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
- Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
- Do not submit confidential prompts, private image URLs, private callback URLs, or generated media URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model ids, common fields, example payloads, and polling notes. - Use
scripts/submit_wan_2_5.shonly when the user wants to submit a prepared JSON payload from a trusted shell. - If the user only needs a curl example, adapt one from
references/api.md. - After submission, report the returned
task_idclearly so follow-up polling is easy.
Output Expectations
When helping with Wan 2.5, include:
- chosen model id
- whether the request is text-to-video or image-to-video
- final payload or concise parameter summary
- selected duration, size or resolution, audio string, negative prompt, and seed when relevant
- whether a source image is involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Related skills
Wan 2.7 video generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.7-text-to-video`, `wan2.7-image-to-video`...
Wan 2.6 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan2.6-text-to-video`, `wan2.6-image-to-video`, `wan2.6-vi...
Wan Animate video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-animate-replace`, `wan-animate-move`, character an...
Wan 2.7 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-2.7-image`, text-to-image, image editing w...
Wan 2.7 Image Pro generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `wan-2.7-image-pro`, text-to-image, image e...