Remove backgrounds from hosted videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-background-removal`, transparen...
Design & media
Poyo Video Upscaler
Try itUpscale hosted videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-upscaler`, public video URLs, scale control, as...
What it does
Upscale hosted videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-upscaler`, public video URLs, scale control, async status polling, callbacks, and server-side integration.
The skill document
PoYo Video Upscaler
PoYo Links
- Model page:
- API key page:
Use this skill for poyo-ai/video-upscaler jobs on PoYo. It helps agents prepare video-upscaling payloads, submit async tasks, and explain safe server-side integration.
Use When
- The user explicitly wants to use PoYo with
poyo-ai/video-upscaler, video upscaling, hosted video enhancement, scale control, or the PoYo async media utility API. - The user asks for a PoYo video-upscaler request payload, server-side curl command, integration notes, status polling, webhook setup, or response parsing.
- The user has already chosen PoYo as the execution provider for a video-upscaling workflow.
Model Selection
poyo-ai/video-upscaler: use for increasing the resolution of an existing hosted video file.
Key Inputs
video_urlis required and must point to a publicly accessible video file.scaleis optional. The default is2; supported values are1through8.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 log private source video URLs, generated outputs, callback URLs, task ids, or raw authorization headers unless the product policy allows it.
- Do not use this skill for generic video editing unless the user explicitly wants a PoYo video-upscaling API workflow.
- Do not make live API calls unless the user explicitly asks, confirms the payload should be sent to PoYo, and provides a safe server-side environment.
Execution
- Read
references/api.mdfor endpoint details, request fields, examples, and result retrieval notes. - Use
scripts/submit_video_upscaler.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 PoYo Video Upscaler, include:
- chosen model id
- source video URL handling notes
- selected scale value
- final payload or concise parameter summary
- returned
task_idif a request was actually submitted - next step: poll status or wait for webhook
Related skills
Create music videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `create-music-video`, AI Music Video, visualized music videos, t...
Video Translator on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `poyo-ai/video-translator`, translating video speech, `video_urls`,...
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...
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...
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-ima...