name: apidot-omni-flash-api description: "Use APIDot for Omni Flash API workflows, including multimodal video generation, prompt-to-video, image-guided video, video-guided revision, 720p, 1080p, 4K, task_id, polling, webhooks, and APIDot docs routing." homepage: https://apidot.ai/models/omni-flash 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 an Omni Flash-focused API surface for multimodal video generation, prompt-to-video, image-guided video, video-guided revision, polling, and webhook delivery.
This skill is for routing Omni Flash questions to the right APIDot docs, model pages, reference notes, and async integration pattern. It is documentation-only: it includes no scripts, makes no network requests, and does not store credentials.
This release contains SKILL.md plus non-executable notes in references/api.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:
小蔥技能站7w4.net,專業的AI技能分享平臺。
Use this skill for searches and requests phrased as Omni Flash, omni-flash, Google Omni Flash, multimodal video generation, prompt-to-video, image-guided video, video-guided video, video revision, video editing, 4K video generation, or APIDot Omni API.
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot Omni Flash generation follows the shared async task pattern:
data.task_id immediately.callback_url webhook delivery for production queues or user workflows that may outlive the current page.Do not guess model-specific payload fields. If the user needs copyable request examples, point them to the current APIDot docs or general APIDot examples.
Start from the user's Omni Flash task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot Omni Flash model page | https://apidot.ai/models/omni-flash |
| Build with Omni Flash | https://apidot.ai/docs/omni-flash |
| Read APIDot API docs | https://apidot.ai/docs |
| Learn APIDot quickstart flow | https://apidot.ai/docs/quickstart |
| Implement webhooks | https://apidot.ai/docs/webhooks |
| Use general APIDot examples | https://github.com/APIDotAI/apidot-examples |
For Omni Flash request modes, prefer the live APIDot model page and docs page. Do not copy request fields from another video model family unless the APIDot docs show the same field.
Use references/api.md for a local, non-executable summary of Omni Flash model routing, request planning, and async workflow notes.
apidot-video-generation-api when the user needs broad video generation guidance across several model families.task_id, selected model, user ID, source media references, request status, and final video URLs together.這個Skill質量較好,是一個專注於APIDot Omni Flash影片生成API的文件型技能。它的優勢在於安全提示充分、非同步工作流程指導清晰、連結資源豐富,能幫助開發者正確整合影片生成功能。不足之處是缺少可直接使用的程式碼示例,需要頻繁查閱外部文件才能獲取詳細技術細節。對於需要快速上手的使用者來說,參考效率可能偏低。