Generate high-quality AI images using SDXL and Stable Diffusion 3 directly through your command line or agent workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install stability-ai
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 stability-ai using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Stability AI skill enables developers and AI agents to programmatically create stunning visuals using industry-leading models like SDXL 1.0 and Stable Diffusion 3. By integrating this capability into Openclaw Skills, users can transform text descriptions into high-resolution images, complete with metadata and configurable parameters like aspect ratios and style presets. This skill bridges the gap between creative prompt engineering and automated asset generation, making it an essential tool for digital artists and developers building media-rich applications.
To get started with this addition to your Openclaw Skills library, follow these steps:
cp .env.example .env
scripts/generate "A cinematic sunset over a futuristic city" --ratio 16:9 --style cinematic
The skill maintains a structured output directory for organized asset management. Each generation produces two distinct files:
| File Type | Description |
|---|---|
| Image File | The visual output in PNG, JPG, or WebP format. |
| JSON Metadata | A file containing the prompt, negative prompt, model used, seed, and timestamp. |
The JSON schema includes key details such as prompt text, negative prompts, settings (CFG scale, steps, aspect ratio), and API information (version and model identifier).
Loading
Automated security auditing system for detecting hardcoded secrets and container vulnerabilities in development projects.

An industrial-grade search aggregator that combines multiple data providers into a single, sanitized, and structured JSON output.

A powerful management and monitoring skill for local Pi-hole instances that provides deep insights and control via CLI and FTL database queries.

A powerful management tool for Node-RED instances that enables automated flow deployment, node management, and runtime diagnostics via a streamlined CLI.

A high-level technical lead skill for designing scalable software architectures and enforcing industry-standard code quality.

A precision-focused skill for retrieving real-time date and timezone information from time.is for any global location.








































