by helloianneo
中文小黑怪诞正文配图生成 Skill | 16:9 白底手绘 | 少量红橙蓝批注 | Codex Skill
# Add to your Claude Code skills
git clone https://github.com/helloianneo/ian-xiaohei-illustrationsGuides for using ai agents skills like ian-xiaohei-illustrations.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T06:44:38.847Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}ian-xiaohei-illustrations is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by helloianneo. 中文小黑怪诞正文配图生成 Skill | 16:9 白底手绘 | 少量红橙蓝批注 | Codex Skill. It has 7,642 GitHub stars.
Yes. ian-xiaohei-illustrations passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/helloianneo/ian-xiaohei-illustrations" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ian-xiaohei-illustrations against similar tools.
No comments yet. Be the first to share your thoughts!
把中文文章里的判断、流程、状态和隐喻,变成一张张白底、手绘、怪诞但清爽的正文配图。
16:9 横版 | 小黑 IP | 纯白手绘 | 少量红橙蓝中文批注 | Codex Skill
Ian Xiaohei Illustrations 是一个 Codex Skill,用来指导 AI Agent 为中文文章、帖子、博客、Notion 文档和方法论内容生成正文配图。
它不是通用插画 prompt,也不是 PPT 信息图模板。它的核心目标是:先理解文章里的认知锚点,再把其中一个判断、流程、结构、状态或隐喻,变成一张有记忆点的 16:9 手绘解释图。
默认视觉 IP 是“小黑”:一个黑色实心、白点眼、细腿、空表情的小角色。小黑不是吉祥物,不是贴纸,也不是站在角落里的装饰物,而是正在认真参与系统运转的荒诞工作者。
一句话:让 AI 不只是“配一张图”,而是把文章里的一个关键认知动作画出来。
特别适合:
不适合:
默认输出:
assets/<article-slug>-illustrations/默认不输出:
这个 skill 默认使用 Ian 的“小黑怪诞正文配图”风格:








这些图片是风格校准样例,不是构图模板。使用时应该从当前文章重新发明隐喻,不要照抄旧案例的物件和构图。
克隆仓库:
git clone https://github.com/helloianneo/ian-xiaohei-illustrations.git
cd ian-xiaohei-illustrations
复制 skill 到 Codex skills 目录:
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R ./ian-xiaohei-illustrations "${CODEX_HOME:-$HOME/.codex}/skills/"
安装后,在 Codex 里使用:
Use $ian-xiaohei-illustrations 为这篇中文文章设计并生成 5 张小黑怪诞正文配图。
Use $ian-xiaohei-illustrations 先不要生图。
请分析下面这篇文章哪里值得配图,输出 5 张左右的 shot list。
每张图写清楚:放在哪段后、主题、核心意思、结构类型、小黑在做什么、建议中文标注词。
<粘贴文章>
Use $ian-xiaohei-illustrations 把下面这篇文章生成 4 张小黑怪诞正文配图。
要求:16:9 横版、纯白背景、黑色手绘线稿、少量红橙蓝中文手写批注。
<粘贴文章>
Use $ian-xiaohei-illustrations 为“信任不是喊出来的,而是一块证据一块证据铺过去”生成一张正文配图。
画面要怪诞但清爽,小黑必须承担核心动作。
Use $ian-xiaohei-illustrations 帮我编辑这张图,去掉左上角的“流程图”标题,其他内容保持不变。
更多示例见 examples/prompts.md。
这个 skill 的流程是:
.
├── README.md
├── LICENSE
├── NOTICE.md
├── assets/
│ └── ian-wechat-qr.jpg
├── examples/
│ ├── images/
│ │ ├── 01-two-breakpoints.png
│ │ ├── 02-sort-by-purpose.png
│ │ └── ...
│ └── prompts.md
└── ian-xiaohei-illustrations/
├── SKILL.md
├── agents/
│ └── openai.yaml
├── assets/
│ └── examples/
└── references/
├── style-dna.md
├── xiaohei-ip.md
├── composition-patterns.md
├── prompt-template.md
└── qa-checklist.md
真正需要安装到 Codex 的是子目录:
ian-xiaohei-illustrations/
根目录的 README、LICENSE、NOTICE 和 examples 是 GitHub 分享文档。
Ian (伊恩) — 产品设计师 / 一人公司实践者 / AI Builder
用 AI 团队打造一人公司。
ianneoxyz这套小黑配图 Skill,只是我用 AI 搭建个人生产系统里的一个小工具。
如果你也在用 AI 做内容、知识库、工作流或产品化,可以继续看我的网站:www.ianneo.xyz。
只想先观察,可以关注我的 X/Twitter。
想了解 Indie Builders Club,加微信:ianneoxyz,备注「OPC」。
不方便扫码也可以搜索微信:ianneoxyz。
MIT License. See LICENSE.