A reusable Codex Skill that turns a topic into a production-ready process-evolution infographic prompt with a coherent stage map, representative objects, layout logic, palette, typography, and quality constraints.
给它一个主题,它会先判断最合适的演化逻辑,再输出可直接用于图像模型的高质量知识海报提示词。
- Infers the right progression model instead of forcing every topic into one timeline.
- Builds 5–12 stages with visual anchors and concise knowledge points.
- Routes history, products, biology, abstract ideas, brands, and industries into different visual systems.
- Designs the reading path, spatial structure, palette, typography, annotations, and negative constraints.
- Keeps visible text in the user's language unless another language is requested.
Codex discovers user-level skills from $HOME/.agents/skills.
mkdir -p "$HOME/.agents/skills"
git clone https://github.com/lori-super/process-evolution-infographic.git \
"$HOME/.agents/skills/process-evolution-infographic"Codex detects skill changes automatically. Restart Codex if it does not appear immediately.
Invoke it explicitly:
$process-evolution-infographic 青铜酒器的演变
Or describe a matching task and let Codex choose the skill implicitly:
把“个人电脑的演变”做成一张高级、知识密度高的纵向演化图鉴提示词。
主题
海报定位
构图路径
阶段内容
代表性视觉对象
配色系统
字体与排版
图文融合
质量与禁忌
| Topic | Typical structure |
|---|---|
| History / civilization | Era sequence, artifacts, archives, cultural evidence |
| Products / tools | Version plinths, silhouettes, mechanisms, material changes |
| Biology / nature | Evolution chains, taxonomies, specimen plates, anatomy |
| Ideas / industries | Cognitive phases, systems, institutions, media shifts |
| Brands / visual culture | Generations, audience shifts, identity and style eras |
SKILL.md workflow and prompt requirements
references/source-prompt.md original long-form reference prompt
agents/openai.yaml display name and default prompt
For a multi-page Chinese museum-editorial series, pair this skill with Oriental Museum Editorial Style.
Learn more about authoring and invoking Skills in the official Codex documentation.