by helloianneo
Xiaohei 2.0 Codex Skill for Chinese real-object article illustrations and long-scroll story images
# Add to your Claude Code skills
git clone https://github.com/helloianneo/ian-xiaohei-scenesGuides for using ai agents skills like ian-xiaohei-scenes.
Last scanned: 6/14/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-14T08:16:38.159Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}ian-xiaohei-scenes is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by helloianneo. Xiaohei 2.0 Codex Skill for Chinese real-object article illustrations and long-scroll story images. It has 360 GitHub stars.
Yes. ian-xiaohei-scenes 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-scenes" 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-scenes against similar tools.
No comments yet. Be the first to share your thoughts!
把中文内容里的处境、压力、转折和项目故事,变成“小黑 + 真实物件 + 物理动作 + 留白叙事”的正文配图。
16:9 正文图 | 彩蛋长卷故事图 | 真实物件小现场 | 小黑 IP | Codex Skill
Ian Xiaohei Scenes 是一个 Codex Skill,用来指导 AI Agent 为中文文章、帖子、教程、案例、项目复盘和个人经历生成“小黑 2.0”视觉配图。
它不是通用插画 prompt,也不是 PPT 信息图模板。它的核心目标是:先理解内容里的真实处境,再把其中一个抽象判断变成一个可看见的物理现场。
核心公式:
小黑 + 真实物件 + 物理动作 + 短中文标签 + 留白叙事
一句话:让读者先看到一个真实、轻、怪的小现场,再在 1 秒内意识到“这说的就是我”。
Ian Xiaohei Illustrations 是 1.0:更像白板上的手绘解释图,适合拆观点、拆流程、拆方法。
Ian Xiaohei Scenes 是 2.0:更像白色摄影棚里的真实物件现场,适合表达处境、情绪、项目故事、产品演化和正文观点隐喻。
| 版本 | 视觉核心 | 适合内容 |
|---|---|---|
| 1.0 Illustrations | 纯白手绘解释图 | 方法论、流程、结构、认知拆解 |
| 2.0 Scenes | 真实物件小现场 | 用户处境、工作压力、AI 时代状态、项目复盘、个人经历 |
用于 16:9 正文配图。
用于个人经历、项目复盘、产品演化和成长路径。
特别适合:
不适合:
下面 7 张图是本 Skill 的高质量模板母版和风格标尺。它们不是死板模板;使用时应该学习比例、留白、真实物件质感、小黑动作和叙事关系,不要机械复刻物件组合和构图。







克隆仓库:
git clone https://github.com/helloianneo/ian-xiaohei-scenes.git
cd ian-xiaohei-scenes
复制 skill 到 Codex skills 目录:
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R ./ian-xiaohei-scenes "${CODEX_HOME:-$HOME/.codex}/skills/"
安装后,在 Codex 里使用:
Use $ian-xiaohei-scenes 为这篇中文文章设计并生成几张小黑实物场景正文配图。
Use $ian-xiaohei-scenes 先不要生图。
请分析下面这篇文章哪里适合做“小黑 + 真实物件 + 物理动作”的正文配图。
输出 5 张左右的 shot list。
<粘贴文章>
Use $ian-xiaohei-scenes 把下面这篇文章生成 4 张小黑实物场景正文配图。
要求:16:9 横版、纯白背景、真实物件、小黑参与核心动作、2-4 个中文短标签。
<粘贴文章>
Use $ian-xiaohei-scenes 的彩蛋模式,把这个项目复盘做成一张超横版小黑长卷故事图。
更多示例见 examples/prompts.md。
这个 skill 的流程是:
.
├── README.md
├── LICENSE
├── NOTICE.md
├── assets/
│ └── ian-wechat-qr.jpg
├── examples/
│ ├── images/
│ │ ├── 01-meeting-pull-in.png
│ │ ├── 02-message-overload.png
│ │ └── ...
│ └── prompts.md
└── ian-xiaohei-scenes/
├── SKILL.md
├── README.md
├── agents/
│ └── openai.yaml
├── assets/
│ └── examples/
└── references/
├── style-dna.md
├── xiaohei-ip.md
├── story-extraction.md
├── object-patterns.md
├── master-selection.md
├── prompt-template.md
└── qa-checklist.md
真正需要安装到 Codex 的是子目录:
ian-xiaohei-scenes/
根目录的 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.