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...
Design & media
Poyo Wan 2 7 Video
Try itWan 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`...
What it does
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`, `wan2.7-reference-to-video`, `wan2.7-edit-video`, text-to-video, image-to-video, reference media, video editing, audio URL, polling, and webhooks.
The skill document
PoYo Wan 2.7 Video Generation and Editing
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Wan 2.7 video jobs on PoYo. It helps agents prepare text-to-video, image-to-video, reference-to-video, and video edit payloads, then submit async tasks and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Wan 2.7,
wan2.7-text-to-video,wan2.7-image-to-video,wan2.7-reference-to-video, orwan2.7-edit-video. - The task is text-to-video, first/last-frame animation, reference-guided video, video editing, or audio-guided video generation.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
wan2.7-text-to-video: generate video from a text prompt.wan2.7-image-to-video: animate one or two input images.wan2.7-reference-to-video: generate video from reference images or videos.wan2.7-edit-video: edit an existing video with an optional image reference.
Key Inputs
promptis required for text, reference, and edit workflows.image_urlsis required for image-to-video and supports one or two image URLs.reference_image_urlsandreference_video_urlsare used for reference-to-video workflows.video_urlis required for edit-video and optional in image-to-video where supported.audio_urlcan guide supported text and image workflows.aspect_ratio,resolution,duration,multi_shots,audio_setting,seed, andenable_safety_checkerare optional controls depending on workflow.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 images, private videos, private audio, or private callback URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model ids, workflow fields, example payloads, and polling notes. - Use
scripts/submit_wan_2_7_video.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.7 Video, include:
- chosen model id
- workflow type: text-to-video, image-to-video, reference-to-video, or edit-video
- final payload or concise parameter summary
- selected duration, resolution, aspect ratio, and audio inputs when relevant
- whether source images, source videos, reference media, or audio URLs are involved
- 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 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...
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...
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...