Install
openclaw skills install @jiehao71727/apidot-flux-dev-apiUse APIDot for Flux Dev API workflows, including FLUX.1 Dev, Black Forest Labs image generation, text-to-image, single-reference image-to-image, prompt adherence, realistic detail, task_id, polling, webhooks, and APIDot docs routing.
openclaw skills install @jiehao71727/apidot-flux-dev-apiUse APIDot as a Flux Dev-focused API surface for FLUX.1 Dev text-to-image generation, single-reference image-to-image workflows, prompt adherence, realistic detail, polling, and webhook delivery.
This skill is for routing Flux Dev 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 Dev, FLUX.1 Dev, flux-dev, Black Forest Labs Flux, open-weight image generation, text-to-image, image-to-image, product visuals, prompt adherence, realistic image generation, or APIDot Flux API.
Use this skill when the user asks to:
APIDOT_API_KEY as a secret.APIDot Flux Dev 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 Dev task, then open the matching APIDot source:
| User Goal | Start Here |
|---|---|
| Browse APIDot Flux Dev model page | https://apidot.ai/models/flux-dev |
| Build with Flux Dev | https://apidot.ai/docs/flux-dev |
| 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 Dev 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 Dev 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-2-api when the user specifically needs FLUX.2 workflows.apidot-flux-kontext-api when the user specifically needs context-aware Flux Kontext editing.task_id, selected model, user ID, source image references, request status, and final image URLs together.