Access over 50 industry-leading AI image generation models directly through a unified CLI interface for your coding agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-image-generation
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 ai-image-generation using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The AI Image Generation skill enables your AI agents to create stunning visuals using a massive library of 50+ state-of-the-art models. By leveraging the inference.sh infrastructure, this tool provides a bridge between plain text prompts and professional-grade assets, supporting everything from rapid prototyping with FLUX to high-fidelity 4K cinematic renders with Seedream.
Integrating this within your Openclaw Skills library ensures your developer environment has immediate access to cutting-edge generative AI without switching contexts. It simplifies the complexity of managing multiple API keys and provider-specific SDKs by offering a standardized way to interact with tools like Gemini 3 Pro, Grok Imagine, and Topaz Upscaler.
# Install the inference.sh CLI
curl -fsSL https://cli.inference.sh | sh && infsh login
# Verify installation by listing available image apps
infsh app list --category image
| Field | Description | Type |
|---|---|---|
prompt |
The textual description of the image to be generated. | String |
image_url |
The remote source URL for image-to-image or upscaling tasks. | URL String |
aspect_ratio |
The dimensions of the output (e.g., 16:9, 1:1, 4:3). | String |
input |
A JSON object containing model-specific parameters and LoRA settings. | JSON |
output |
A JSON response containing image links or processing status. | JSON |
Loading
A comprehensive framework for orchestrating multi-model AI workflows to generate professional video, audio, and marketing assets at scale.

A powerful tool for generating audio-driven AI avatars and lipsync videos using professional-grade models via the inference.sh CLI.

A comprehensive framework for building, scheduling, and monitoring automated AI pipelines using the inference.sh CLI.

A complete, drop-in React component for building sophisticated AI agent interfaces with human-in-the-loop capabilities.

A professional toolset for generating AI-powered marketing videos, promotional ads, and brand content using state-of-the-art video and voice models.

Generate high-quality songs and background tracks using state-of-the-art AI music models via a powerful command-line interface.








































