A sophisticated AI-driven tool for generating professional illustrations, storyboards, and editorial art through structured command-line workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afame
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 afame using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Creative Illustration skill is a specialized asset generation engine designed for developers and creators who need high-quality visual content. By integrating with the OpenAI Images API, this tool allows users to transform text descriptions into diverse artistic styles, ranging from traditional watercolor to modern digital vector art. It is a vital component for anyone building a repository of Openclaw Skills, as it provides a standardized way to handle complex image generation tasks like story sequences, character concepts, and magazine layouts.
This skill excels at maintaining thematic consistency across multiple images, making it ideal for projects that require a unified aesthetic. By utilizing predefined types, moods, and palettes, Openclaw Skills users can bypass the trial-and-error often associated with prompt engineering and instead focus on producing actionable creative assets for books, presentations, and digital platforms.
To integrate this skill into your workflow, you must first configure your environment with an OpenAI API key.
export OPENAI_API_KEY='your_api_key_here'
You can then initiate a simple illustration project using the following command structure:
python3 ~/Projects/agent-scripts/skills/creative-illustration/scripts/illustrate.py \
--subject "a cozy cottage in an enchanted forest" \
--style "watercolor" \
--mood "peaceful"
The Creative Illustration skill organizes its output into a standardized format to ensure compatibility with other tools in the Openclaw Skills ecosystem:
| Output Asset | Format | Description |
|---|---|---|
| Illustration Images | PNG | High-quality image files generated based on the specified size and quality. |
| Prompt Manifest | JSON | A prompts.json file containing the exact text strings sent to the AI model. |
| Image Gallery | HTML | An index.html file that provides a local preview of all generated images in the batch. |
Loading
An advanced orchestration framework for agents to execute multi-step planning and building loops with full TTY support for interactive coding tools.

A lightweight bash-based interface for managing Google Tasks lists, items, and due dates via the REST API.

An AI-driven automated information collection and management system for building custom content platforms.

An API-first email platform that provides AI agents with programmatic inboxes, real-time webhooks, and high-volume sending capabilities.

Automate Slack interactions including messaging, screen sharing, and status updates directly through browser or desktop app automation.

An intelligent browser automation skill that streamlines the Upwork lead generation process by finding matches and drafting proposals.








































