← 返回
内容创作 Key 中文

Sora 2

Use 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...
通过 `https://api.poyo.ai/api/generate/submit` 端点使用 PoYo AI 的 Sora 2 视频生成模型。当用户想要生成视频、提交...
coolhackboy
内容创作 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 514
下载
💾 64
安装
1
版本
#latest

概述

PoYo Sora 2

Use this skill to submit and track Sora 2 video jobs on PoYo AI.

Quick workflow

  1. Choose the model:
    • sora-2 for standard Sora 2 generation
    • sora-2-private for the private standard-quality variant
  2. Build the request body.
  3. Submit a POST request to https://api.poyo.ai/api/generate/submit with Bearer auth.
  4. Save the returned task_id.
  5. Poll unified task status until the job finishes, or rely on callback_url if the user has a webhook.

Request rules

  • Require Authorization: Bearer .
  • Require top-level model.
  • Require input.prompt.
  • Use input.image_urls only for image-to-video; PoYo docs say only one image is supported.
  • Use input.duration when the user specifies clip length; valid values are 10 or 15.
  • Use input.aspect_ratio when needed; valid values are 16:9 or 9:16.
  • Optional stylistic control is available through input.style and input.storyboard.

Model selection

sora-2

Use for:

  • standard text-to-video generation
  • standard image-to-video generation
  • default Sora 2 jobs on PoYo

sora-2-private

Use for:

  • private standard-quality variant when the user explicitly asks for it
  • cases where the user's account/workflow expects the private model id

Execution

  • Read references/api.md for payload fields, examples, and polling notes.
  • Use scripts/submit_sora_2.sh to submit a task from the shell when direct API execution is appropriate.
  • If the user needs a raw curl example, adapt one from references/api.md.
  • After submission, report the task_id clearly so follow-up polling is easy.

Output expectations

When helping with a Sora 2 task, include:

  • chosen model
  • whether the request is text-to-video or image-to-video
  • final payload or summarized parameters
  • returned task_id if the request was actually submitted
  • next step: poll status or wait for webhook

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,422
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,137
ai-intelligence

Nano Banana

coolhackboy
使用 PoYo AI Nano Banana 通过 `https://api.poyo.ai/api/generate/submit` 端点进行通用图像生成和图像编辑,支持多种宽高比。
★ 1 📥 675