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-vi...
Design & media
Poyo Wan Animate
Try itWan 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...
What it does
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 animation, character replacement, one source video URL, one target image, 480p, 580p, or 720p output, polling, and webhooks.
The skill document
PoYo Wan Animate Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Wan Animate jobs on PoYo. It helps agents prepare character animation and character replacement payloads, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Wan Animate,
wan-animate-replace, orwan-animate-move. - The task needs a character image animated by a source video or a character replacement workflow.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
wan-animate-replace: use when replacing a character in a source video with the character from a target image.wan-animate-move: use when animating a character image with motion from a source video.
Key Inputs
video_urlis required and points to the source video.image_urlsis required and must contain exactly one target image.resolutionis optional and supports documented output values.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 private likeness images, private videos, private prompts, or private callback 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_animate.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 Animate, include:
- chosen model id
- whether the request uses character replacement or character animation
- final payload or concise parameter summary
- source video and target image roles
- selected resolution when relevant
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Related skills
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...
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 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...
Happy Horse video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `happy-horse`, text-to-video, image-to-video, reference...