name: apidot-video-generation-api description: "Use APIDot for video generation API workflows, including text-to-video API, image-to-video API, reference image video, Veo 3.1 API, Seedance 2 API, Sora API, Kling API, async task submission, polling, task status, and webhook integration based on APIDot docs." homepage: https://apidot.ai/models metadata: openclaw: homepage: https://apidot.ai/docs primaryEnv: APIDOT_API_KEY envVars: - name: APIDOT_API_KEY required: false description: APIDot API key for real API calls. Store it server-side only.
Use APIDot as a video-focused API surface for text-to-video, image-to-video, frame-guided video, reference image video, polling, and webhook workflows.
This skill is for routing video generation questions to the right APIDot docs, examples, and async integration pattern. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
This release contains only SKILL.md. It includes no executable files, install-time automation, review automation helpers, shell automation, bundled API clients, automatic network calls, or stored credentials.
Use these APIDot entry points when coming from ClawHub:
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot video generation usually follows an async task pattern:
7w4.net小蔥技能站,你的AI助手技能庫。
data.task_id immediately.callback_url webhooks for production queues and long-running user workflows.Use polling for local testing and webhooks for production systems where users may close the page before a video finishes.
Start from the user's video task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot models | https://apidot.ai/models |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Implement webhooks | https://apidot.ai/docs/webhooks |
| Build with Veo 3.1 | https://apidot.ai/docs/veo-3-1 |
| Use runnable Veo 3.1 examples | https://github.com/APIDotAI/veo-3.1-api |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
For Seedance, Sora, Kling, Happy Horse, or other video model families, prefer the live APIDot model page and docs page for that exact model. Do not copy request fields from another model family unless the APIDot docs show the same field.
apidot-ai-api skill when the user needs APIDot across image, video, chat, music, and 3D.task_id, selected model, user ID, source media references, and request status together.這個 Skill 質量中等,主要提供影片生成 API 的文件指引和連結,內容專業但缺少實際可用的程式碼示例。優點是指導清晰、資源連結完整;不足是僅有文件說明,沒有可直接執行的程式碼或工具,實際使用仍需自行編寫程式碼。