Fal Flux Pro is an agent skill that gives an AI agent a direct pipeline to FLUX Pro v1.1, hosted on fal.ai. The skill wraps fal.ai’s async queue, handling request submission, status polling, and downloading generated images to a local directory automatically — no manual queue management required.
Once installed, an agent can generate high-resolution images from text prompts using several pre-configured aspect ratios: landscape orientations (16:9 and 4:3), square HD, and portrait. Up to four image variations can be requested in a single call, which supports iterative workflows where multiple options are needed quickly.
Safety filtering is configurable through tolerance levels ranging from 1 to 6, allowing the output to be matched to a project’s compliance requirements. The skill returns a local file path to the generated image, making it straightforward to pass the result into downstream steps in an agent workflow.
This skill is appropriate when an agent needs to produce images programmatically — for example, generating thumbnails, UI mockups, or print assets — and the workflow depends on FLUX Pro v1.1 specifically via the fal.ai platform. It is not suitable for image editing, image-to-image tasks, or scenarios where a different model or hosting provider is required. There are no listed environment variables in the facts, so check the publisher’s documentation for any fal.ai credentials or configuration needed before use.