A powerful local AI image generation skill leveraging ComfyUI for high-speed text-to-image creation and automated grid layouts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install comfyui-image-generator
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 comfyui-image-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ComfyUI Image Generator is a sophisticated tool designed for local AI image creation within the Openclaw Skills ecosystem. It enables users to transform text prompts into high-quality visual assets using a optimized ComfyUI backend. By leveraging GGUF-based models like z-image-turbo, this skill provides a high-performance alternative to cloud-based generators, ensuring data privacy and reducing latency for developers and creative professionals.
This skill is specifically engineered to handle both individual image requests and complex grid-based generations (4, 9, or 16 tiles). It seamlessly bridges the gap between local processing power and cloud accessibility by automatically syncing generated outputs to remote storage, making it a cornerstone for automated creative workflows.
To utilize this within the Openclaw Skills framework, ensure your local ComfyUI instance is active and the required GGUF models are placed in your models directory.
# Generate a single image
bash /path/to/comfyui_image_generator/generate_image.sh "your prompt here"
# Generate a 4-image grid
bash /path/to/comfyui_image_generator/generate_grid.sh "your prompt" "output_prefix" 4
| Data Component | Specification |
|---|---|
| Resolution | Default 512x512 (optimized for speed) |
| Local Storage | /Users/pc8521/Documents/ComfyUI/output/ |
| Cloud Storage | Google Drive /Generated Images/ |
| Node Pipeline | GGUF Unet, CLIP, VAE, and KSampler (Euler) |
| File Naming | [Prefix][Timestamp][Seed].png |
Loading
A browser-based automation skill for generating high-quality AI images and videos via Google Gemini and Google Flow without incurring API costs.

A specialized monitoring tool for tracking F5-TTS training progress on multi-GPU mining rigs via non-intrusive SSH commands.

A specialized notification utility to track F5-TTS model training status and results via Telegram alerts.

Enables AI agents to programmatically identify and download files from web pages using the browser tool.

A professional data extraction and analysis tool for Bilibili search results, generating structured reports on trends and engagement.

A specialized tool for programmatically @mentioning robots within Feishu group chats to trigger automated workflows and inter-agent communication.








































