Install
openclaw skills install poyo-sora-2Use PoYo AI's Sora 2 video generation models through the `https://api.poyo.ai/api/generate/submit` endpoint. Use when a user wants to generate videos, submit...
openclaw skills install poyo-sora-2Use this skill to submit and track Sora 2 video jobs on PoYo AI.
sora-2 for standard Sora 2 generationsora-2-private for the private standard-quality varianthttps://api.poyo.ai/api/generate/submit with Bearer auth.task_id.callback_url if the user has a webhook.Authorization: Bearer <POYO_API_KEY>.model.input.prompt.input.image_urls only for image-to-video; PoYo docs say only one image is supported.input.duration when the user specifies clip length; valid values are 10 or 15.input.aspect_ratio when needed; valid values are 16:9 or 9:16.input.style and input.storyboard.sora-2Use for:
sora-2-privateUse for:
references/api.md for payload fields, examples, and polling notes.scripts/submit_sora_2.sh to submit a task from the shell when direct API execution is appropriate.references/api.md.task_id clearly so follow-up polling is easy.When helping with a Sora 2 task, include:
task_id if the request was actually submitted