What problem does it solve?
Creating a consistent set of illustrations for long-form WeChat articles, blogs, or newsletters is time-consuming, and ad-hoc image prompts often produce inconsistent styles, readable text artifacts, or off-brand colors. This Skill turns an article outline into a unified hand-drawn illustration system with controlled composition, palette, and abstraction level.
Core Features & Use Cases
- Article-aware illustration planning: Reads article structure (headings, transitions, case sections) and plans a cover image plus high-density inline illustrations, each carrying one concept with a written Image Brief and English visual prompt.
- Theme pack system: Colors (accent, paper, ink) are decoupled into JSON theme files under
themes/ (blue-gray, ink-black, terracotta), switchable via CLI flag, outline field, or config, with support for custom firm/brand themes.
- Controlled generation pipeline: Scripts compile outlines into prompts and a Codex/ImageGen generation queue, enforce composition-family diversity and layout audits, and compress final PNGs below 500KB for delivery.
- Use Case: Given a 5,000-word legal analysis article, produce 1 cover image plus 12-16 inline illustrations in a consistent hand-drawn object-card style, each mapped to a section's core argument.
Quick Start
Ask the AI to read your article and generate a hand-drawn illustration plan with prompts, then run the batch script with your outline JSON to produce the built-in image generation queue.