Install
openclaw skills install @jiehao71727/apidot-flux-schnell-apiUse APIDot for Flux Schnell API workflows, including FLUX.1 Schnell, Black Forest Labs image generation, fast low-cost text-to-image drafts, prompt exploration, batch creative iteration, task_id, polling, webhooks, and APIDot docs routing.
openclaw skills install @jiehao71727/apidot-flux-schnell-apiUse APIDot as a Flux Schnell-focused API surface for FLUX.1 Schnell text-to-image generation, fast low-cost drafts, prompt exploration, batch creative iteration, polling, and webhook delivery.
This skill is for routing Flux Schnell questions to the right APIDot docs, model page, 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, bundled API clients, automatic network calls, or stored credentials.
Use these APIDot entry points when coming from ClawHub:
Use this skill for searches and requests phrased as Flux Schnell, FLUX.1 Schnell, flux-schnell, Black Forest Labs Flux, fast image generation, low-cost text-to-image, prompt exploration, batch creative iteration, draft image generation, or APIDot Flux API.
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot Flux Schnell 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 Flux Schnell task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot Flux Schnell model page | https://apidot.ai/models/flux-schnell |
| Build with Flux Schnell | https://apidot.ai/docs/flux-schnell |
| 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 Flux Schnell request modes, prefer the live APIDot model page and docs page. Do not copy request fields from another image model family unless the APIDot docs show the same field.
Use references/api.md for a local, non-executable summary of Flux Schnell model routing, request planning, and async workflow notes.
apidot-image-generation-api when the user needs broad image generation guidance across several model families.apidot-flux-dev-api when the user specifically needs FLUX.1 Dev quality or single-reference workflows.apidot-flux-2-api when the user specifically needs newer FLUX.2 workflows.task_id, selected model, user ID, prompt metadata, request status, and final image URLs together.