Fashion Colorize Shell
/install fashion-colorize-shell
Fashion Colorize Shell
Overview
Generate "line sketch -> realistic product render" outputs for outdoor shell jackets. This skill keeps sketch structure while applying a product-shot style (single garment, front view, white background, realistic hardshell material).
Workflow
- Collect inputs:
- Required: sketch image path
- Required: brief text (material, color, fit, key design intent)
- Optional: style reference image path
- Run the local script:
uv run {baseDir}/scripts/run_colorize.py --sketch "\x3Cpath>" --brief "\x3Ctext>" --output-dir "\x3Cdir>" [--style-ref "\x3Cpath>"] [--count 3]
- Return generated file paths.
- For revisions, keep previous output as style input and add explicit changes in
--brief.
Input Guidance
- Good brief example:
三层压胶硬壳材质,凯乐石薄荷绿,女性剪裁,强调胸前斜插袋和袖口调节。
- If the user wants "technical flats", do not use this skill's default product-shot look. Ask whether they want a separate technical drawing workflow.
Output Rules
- Default output is ecommerce-like product render:
- Single garment
- Front view
- White background
- No model, no scene, no text overlays
- Preserve key lines from sketch:
- Hood shape
- Center-front zipper/placket logic
- Pocket placement direction
- Cuff and hem adjustment zones
Fixed Runtime Defaults
- API base URL:
https://models.kapon.cloud - Model preference:
gemini-3-pro-image-preview-2k(auto-fallback togemini-3-pro-image-previewif upstream fails) - API key is never embedded in this skill. User must provide
GEMINI_API_KEYin environment.
Additional Reference
- See references/prompt-structure.md for the internal prompt skeleton and revision strategy.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fashion-colorize-shell - After installation, invoke the skill by name or use
/fashion-colorize-shell - Provide required inputs per the skill's parameter spec and get structured output
What is Fashion Colorize Shell?
Convert apparel sketches into ecommerce-ready colorized shell-jacket renders. Use when users provide garment line art and ask for realistic colorized outputs... It is an AI Agent Skill for Claude Code / OpenClaw, with 432 downloads so far.
How do I install Fashion Colorize Shell?
Run "/install fashion-colorize-shell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Fashion Colorize Shell free?
Yes, Fashion Colorize Shell is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Fashion Colorize Shell support?
Fashion Colorize Shell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Fashion Colorize Shell?
It is built and maintained by bananooo-zhang (@bananooo-zhang); the current version is v1.0.0.