OpenClaw skill adds AI image generation with local ComfyUI support and curated prompts

A developer has released an OpenClaw skill called creative-toolkit that adds AI image generation capabilities directly within the terminal environment. The skill moves beyond simple API calls to provide creative workflow orchestration.
Key features
The skill offers several specific capabilities:
- Prompt enhancement: Takes vague ideas like "a cat" and expands them into detailed prompts with camera lens specifications, lighting direction, and material textures
- Parallel generation: Can write 5 genuinely distinct prompts and generate them in parallel when asked for "5 logo concepts"
- Reference-based generation: Can use existing images as references for new creations, such as putting a logo on a mug or t-shirt
- Curated prompt library: 1,300+ hand-picked high-quality prompts that can be searched by keyword or browsed by category
- Model listing: Shows what's available across all configured providers
Backend options
The skill supports three backend choices:
- Any OpenAI-compatible API: Uses your provider's pricing, cloud-based
- Local ComfyUI: Free, 100% local with nothing leaving your machine
ComfyUI integration specifics
The ComfyUI support allows importing existing workflows. The skill auto-detects key nodes including KSampler and CLIPTextEncode, then fills in prompt, seed, and dimensions at runtime. Setup for existing ComfyUI users requires only pointing the skill at localhost:8188.
Installation
Install from ClawHub using:
clawhub install jau123/creative-toolkitThe skill requires no API key for the free features, allowing users to try it without signing up for external services.
📖 Read the full source: r/openclaw
👀 See Also

uimax-mcp: Free MCP Server for Automated Frontend Code Review and Fixes with Claude Code
uimax-mcp is a free MCP server that automates frontend code review and fixes using Claude Code. With one command, it captures screenshots, runs Lighthouse and accessibility audits, scans for anti-patterns, and generates automated fixes.

Claude Desktop App Adds Projects Feature to Cowork Interface
The Claude desktop app now includes a Projects feature in Cowork, allowing users to organize tasks and context in dedicated workspaces. Files and instructions remain on the user's local computer, with options to import existing projects or start new ones.

Travel Hacking Toolkit: AI Skills and MCP Servers for Points and Miles Search
A GitHub repository provides 7 markdown skills and 6 MCP servers that teach Claude Code and OpenCode to search award flights across 25+ mileage programs, compare cash prices, pull loyalty balances, and find hotels and ferries. Setup requires cloning the repo and running setup.sh.

SIDJUA V1.0: Self-Hosted Governance Platform for AI Agents
SIDJUA V1.0 is a free, self-hosted governance platform for AI agents that runs on Docker, including Raspberry Pi. It provides mandatory checkpoints for agent tasks, encrypted credential storage, network isolation, and granular budget controls.