AI SummaryEnables Claude Code to generate manga and illustration images using ComfyUI with local scripts, supporting character-specific routes like Riko alongside general manga styles. Useful for developers building AI art generation workflows without external API dependencies.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "comfyui-zimage" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/comfyui-zimage-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/comfyui-zimage-skill/SKILL.md "https://raw.githubusercontent.com/norsizu/comfyui-zimage-skill/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Z-Image Manga/Illustration Generation. Local scripts, no ToolSearch needed. Trigger words: Hojo, Satoshi, manga, generate image, portrait.
Z-Image Image Generation System
⚠️ Do not use ToolSearch! Run scripts directly with Bash. ---
⚠️ Keyword Understanding (Must Read!)
| User Says | Meaning | Script to Use | |-----------|---------|---------------| | high quality, masterpiece, professional | Good Prompt quality | *_quick.py | | high-res, upscale, 4K, large image | High resolution | _highres.py or upscale_.py | | default (no specification) | Quick preview | *_quick.py | ---
⚠️ Route Priority Rules
| Priority | Keyword | Route | Description | |----------|---------|-------|-------------| | 1 (Highest) | Riko | riko | Always use riko route when "Riko" is mentioned! | | 2 | Hojo, Tsukasa Hojo | manga | Pure manga style | | 3 | Satoshi, Urushihara | manga | Pure manga style |
Key Understanding
"Riko in Hojo style" = riko route + Hojo LoRA overlay Riko's fixed appearance (hairstyle, facial features) and outfit definitions only exist in generate_riko_*.py. If you use generate_manga_*.py, you'll lose Riko's characteristics!
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster