Use PoYo AI GPT-4o Image through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fami...
Design & media
Poyo Runway Gen 4 5
Try itRunway Gen-4.5 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `runway-gen-4.5`, text-to-video, optional single-ima...
What it does
Runway Gen-4.5 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `runway-gen-4.5`, text-to-video, optional single-image guidance, 5 or 10 second clips, aspect ratio control, seeded output, polling, and webhooks.
The skill document
PoYo Runway Gen-4.5 Video Generation
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for Runway Gen-4.5 video jobs on PoYo. It helps agents prepare text-to-video and optional single-image guided video payloads, submit async tasks, and explain polling or webhook follow-up.
Use When
- The user explicitly mentions Runway Gen-4.5, Runway Gen 4.5, or
runway-gen-4.5. - The task is text-to-video, reference-image guided video, short product motion, cinematic concept video, or social video generation.
- The workflow needs PoYo async task submission, task status polling, or callback URL guidance.
Model Selection
runway-gen-4.5: use for Runway Gen-4.5 video generation through PoYo.
Key Inputs
promptis required insideinput.durationsupports the documented clip lengths for this model.aspect_ratiocontrols the output framing.image_urlsis optional and supports at most one reference image according to current PoYo docs.seedis optional for supported deterministic workflows.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 source images, private prompts, or private callback URLs unless the user trusts PoYo and the callback receiver.
Execution
- Read
references/api.mdfor endpoint details, model id, common fields, example payloads, and polling notes. - Use
scripts/submit_runway_gen_4_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 Runway Gen-4.5, include:
- chosen model id
- whether the request is text-to-video or image-guided video
- final payload or concise parameter summary
- selected duration and aspect ratio when relevant
- whether a reference image is involved
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Related skills
Use PoYo AI GPT Image 1.5 through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate or edit media with this model fam...
Seedream 4.5 image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-4.5`, `seedream-4.5-edit`, 2K/4K...
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...
Hailuo 2.3 video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `hailuo-2.3`, text-to-video, optional first-frame image...
Omni Flash video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `omni-flash`, text-to-video, single-image video, three-i...