A specialized skill for generating high-quality images using FLUX models by Black Forest Labs via a streamlined CLI interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install flux-image
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install flux-image using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers developers and AI agents to tap into the power of FLUX models, including FLUX Dev and FLUX.2 Klein, for professional-grade image synthesis. By utilizing Openclaw Skills to interface with the inference.sh infrastructure, users can perform complex image generation tasks such as text-to-image creation, image-to-image transformations, and style adaptation using custom LoRA weights.
The integration is designed to be lightweight and developer-friendly, abstracting the complexities of model hosting and GPU management behind a clean CLI. Whether you need the highest quality production assets from FLUX Dev or the rapid iteration speeds of the Klein variants, this skill provides a robust foundation for building AI-driven creative applications.
To get started with this capability, install the CLI and authenticate your session:
curl -fsSL https://cli.inference.sh | sh && infsh login
Once authenticated, you can run a basic generation task using the following command:
infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}'
The skill utilizes a structured JSON input to define the generation parameters. Below are the primary fields used in the workflow:
| Parameter | Type | Required | Description |
|---|---|---|---|
| prompt | string | Yes | The textual description of the image to be generated. |
| image_url | string | No | The source image URL for image-to-image tasks. |
| lora_url | string | No | A URL pointing to custom LoRA weights for style adaptation. |
| aspect_ratio | string | No | Defines the dimensions (e.g., 1:1, 16:9) of the output image. |
Loading
A comprehensive technical framework for producing professional AI-generated explainer videos from script to final cut using CLI automation.

Generate high-converting marketing and transactional email designs using AI-powered visuals and industry-standard layout patterns.

Generate realistic, multi-speaker dialogue audio using advanced speaker tags and emotional cues for professional productions.

Create high-impact, professional data visualizations using expert design principles and automated chart generation tools.

A powerful AI video generation tool leveraging Google Veo models via the inference.sh CLI for high-quality, cinematic output.

A high-performance guide and toolset for converting static images into dynamic, cinematic videos using state-of-the-art AI motion models.








































