@zstmfhy: Just tried the gimi-illustration-skill open-sourced by Teacher Xiaomi, here's the bottom line: This thing is really practical. Throw an article in, AI automatically analyzes the structure, extracts key points, and generates hand-drawn illustrations. Consistent style, not templated. Supports custom IP character, create your own visual identity. Image size adjustable…

X AI KOLs Timeline Tools

Summary

Teacher Xiaomi's open-source gimi-illustration-skill, input article content to automatically generate consistent hand-drawn illustrations, supports custom IP characters and multiple sizes, suitable for reports, guides, tutorials, etc., hosted on GitHub.

Just tried the gimi-illustration-skill open-sourced by Teacher Xiaomi, here's the bottom line: This thing is really practical. Throw an article in, AI automatically analyzes the structure, extracts key points, and generates hand-drawn illustrations. Consistent style, not templated. 支持自定义 IP 形象,做自己的视觉识别 图片尺寸可调,横版竖版都能出 可带标题或纯图,适配不同场景 Reports, guides, tutorials — structured content can be visualized with one click. Hand-drawn style is much lighter than traditional infographics. Open-sourced on GitHub, ready to use https://github.com/GiMi-Xiaomi/gimi-illustration-skill… Content creators, I suggest you give it a try, it can save a lot of time on illustrations.
Original Article
View Cached Full Text

Cached at: 07/13/26, 03:57 PM

Just tried the open-source gimi-illustration-skill by teacher Xiaomi. Straight to the point: this tool is incredibly useful.

Feed an article into it, and the AI automatically analyzes the structure, extracts key points, and generates hand-drawn illustrations to match. The style is consistent and not templated.

  • Supports custom IP characters for your own visual identity
  • Adjustable image dimensions — works in both landscape and portrait
  • Can add titles or keep it pure image, adaptable to different scenarios

Reports, guides, tutorials — any structured content can be visualized with one click. The hand-drawn style is much lighter than traditional infographics.

Open-sourced on GitHub, ready to use: https://github.com/GiMi-Xiaomi/gimi-illustration-skill…

If you work with content, give it a try — it’ll save you a lot of time on illustrations.


GiMi-Xiaomi/gimi-illustration-skill

Source: https://github.com/GiMi-Xiaomi/gimi-illustration-skill

gimi-illustration

Input Chinese article content → Output whimsical hand-drawn style illustrations. Open-source AI Agent Skill.

Skill code is under MIT License; Gimi character image is subject to IP-NOTICE.md.

Turn the ideas, processes, and metaphors in your article into readable hand-drawn illustrations. Default 16:9 landscape, supports Gimi IP or no character modes.

Preview

Images are served via jsDelivr (https://www.jsdelivr.com/) CDN to avoid failures when fetching raw images from GitHub in certain regions.

No Character

Practice Loop

AI Practice Loop

Demo Main Line

Demo Main Line — Three Steps

Shareable Link

Portfolio Share Link

Gimi IP

Writing Pitfalls

Writing Pitfalls Checklist

AI Modifying Files

AI File Modification Chaos

Sedentary Neck & Shoulders

Sedentary Neck & Shoulder Fatigue


Who It’s For

ScenarioDescription
Content creatorsXiaohongshu / WeChat public accounts / blogs — add illustrations to articles
Workplace writersReports, proposals, documents — use images for better readability
Voice-over / Presentation visualsEach image independently conveys one idea

Quick Start

1. Installation

Codex (recommended, primary testing environment)

git clone https://github.com/GiMi-Xiaomi/gimi-illustration-skill.git
cd gimi-illustration-skill
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R . "${CODEX_HOME:-$HOME/.codex}/skills/gimi-illustration"

Cursor (also works)

mkdir -p ~/.cursor/skills
ln -s "$(pwd)" ~/.cursor/skills/gimi-illustration

Or place inside project: .cursor/skills/gimi-illustration/

2. Usage

Send a trigger phrase + article body in conversation:

illustration

[paste your article body]

Trigger words: 配图 / 给文章配图 / 帮我配图 / illustration

The AI will automatically follow the SKILL.md workflow: understand the text → plan the illustration strategy → assemble prompts → call the platform’s image generation → quality assurance → save to outputs/.

3. Common options (can be specified in the text)

OptionDefaultDescription
Aspect ratio16:9Can say “3:4 portrait” or “Xiaohongshu”
IPgimiGirl in a hat; say “no character” or “objects only” → none
Number of imagesAuto-inferredCan say “generate 3 images for me”
TitleNoneCan say “add a handwritten title at the top”

Output Structure

outputs/{YYYYMMDD}-{slug}/
  shot-config.md    # illustration strategy (delivered with images)
  01-{slug}.png
  02-{slug}.png     # continues numbering for multiple images

Directory Structure

PathPurpose
SKILL.mdSkill main entry and workflow
references/Style, composition, prompts, QA, IP protocol
assets/ip/gimi/Gimi reference images and calibration examples (required when $IP=gimi)
assets/none/examples/Positive examples for no-character mode

Image Generation Environment

The Skill handles strategy and prompts; image generation is performed by the current AI platform’s built-in tools:

PlatformImage Generation Tool
Codex@Image Gen / image_gen (recommended; Gimi IP dual-reference images verified here)
CursorGenerateImage

For Gimi IP mode, the reference images and calibration images must be placed in context before generation. See references/ip/gimi/ip.md.


License

  • Skill code and documentation structure: MIT License
  • Gimi character image (girl in a hat): See IP-NOTICE.md, not covered under the MIT license

About the Author

Gimi (米未可) — UX Designer / AI Builder

Using Skill + Vibe Coding to improve work efficiency and illustrate content.

  • Xiaohongshu: 米未可 (https://www.xiaohongshu.com/user/profile/593a3b5033594a18f9aea21f)

Gimi 米未可 (@Gimi_min): I made a Skill for hand-drawn style illustrations~ Its core function: you provide the article or voice-over text, and it automatically analyzes the content, extracts key points, and generates consistent illustrations. Key features: • Automatically generates images based on content, with consistent style across the set • You can choose whether to show the IP character, image size, and whether to include a title • Suitable for reports, travel guides, tutorial explanations, and many other scenarios github

Similar Articles

@op7418: https://x.com/op7418/status/2074728162018152817

X AI KOLs Timeline

The user released an open-source AI illustration skill called guizang-material-illustration, based on GPT-Image 2.0 and Codex Agent, which can generate 3D material explanation diagrams with Chinese labels, suitable for articles, weekly reports, PPTs, etc.

@Moting284: https://x.com/Moting284/status/2065292889207558556

X AI KOLs Timeline

Introducing a Codex skill called '小黑配图' that generates hand-drawn style illustrations matching the article content, solving the problem of AI illustrations being empty or too PowerPoint-like. The article details the installation, usage, and best practices of the skill, emphasizing cognitive anchor extraction and post-generation quality inspection.

@nini_incrypto_: Sharing essential Skills to boost productivity in the AI era. There are currently 10k+ Skills on GitHub, but only a few are worth installing: Drawing: drawio-skill — natural language architecture diagram generation, auto screenshot correction; Excalidraw — hand-drawn whiteboard feel; Backend: Context Mo…

X AI KOLs Timeline

Recommends essential GitHub Skills for the AI era, covering drawing, backend, general, knowledge management, frontend, and document processing, enhancing development and design efficiency.

@vista8: Open source, open source! Tired of AI-heavy web design and monotonous layouts? Qiao Bangzhu tested and compared 8 mainstream design Skills, absorbed the strengths of each, and open-sourced his own design Skill: qiaomu-design. Features: 1. Style Fitting Room: Generate four design demos from a single sentence, preview and confirm before development.

X AI KOLs Timeline

Qiao Bangzhu open-sourced the design Skill qiaomu-design, offering features like Style Fitting Room, anti-AI-style design, self-evolution mechanism, and references from mature websites, supporting GLM or Claude models.