Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Rephrase upload instructions to avoid security scanner false positives
What This Skill Does
A unified MCP server for AI image generation that routes requests across multiple providers including MeiGen Cloud, GPT Image, and local ComfyUI. Includes a searchable gallery of 1,300+ curated prompts and a prompt enhancement tool that expands brief ideas into detailed, style-aware descriptions.
Routing across multiple providers from a single interface means switching backends requires only a config change, not a code rewrite.
When to use it
- Expanding a short concept into a detailed image prompt before generating
- Searching a gallery of curated prompts for creative starting points
- Running image generation through a local ComfyUI instance without external APIs
- Generating logo mockups using an existing image as a style reference
- Managing ComfyUI workflow templates and adjusting sampler settings without editing JSON
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: generate a futuristic city skyline at night, realistic style
- 1Call enhance_prompt with brief='futuristic city skyline at night' and style='realistic' to expand the idea into a detailed prompt with lighting and composition details
- 2Review the enhanced prompt returned by the tool
- 3Call generate_image with the enhanced prompt and aspectRatio='16:9'
- 4Present the exact image URL and saved file path from the tool response to the user
Image URL and local file path for the generated image
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.