Loading...
Loading...
Compare original and translation side by side
| Dimension | Controls | Examples |
|---|---|---|
| Type | Information structure | infographic, scene, flowchart, comparison, framework, timeline |
| Style | Visual aesthetics | notion, warm, minimal, blueprint, watercolor, elegant |
--type infographic --style blueprint| 维度 | 控制项 | 示例 |
|---|---|---|
| 类型 | 信息结构 | 信息图、场景图、流程图、对比图、架构图、时间线 |
| 风格 | 视觉美学 | Notion风格、温暖风、极简风、蓝图风、水彩风、优雅风 |
--type infographic --style blueprint| Type | Best For |
|---|---|
| Data, metrics, technical |
| Narratives, emotional |
| Processes, workflows |
| Side-by-side, options |
| Models, architecture |
| History, evolution |
| 类型 | 适用场景 |
|---|---|
| 数据、指标、技术类内容 |
| 叙事、情感类内容 |
| 流程、工作流类内容 |
| 并列对比、选项类内容 |
| 模型、架构类内容 |
| 历史、演进类内容 |
- [ ] Step 1: Pre-check (EXTEND.md, references, config)
- [ ] Step 2: Analyze content
- [ ] Step 3: Confirm settings (AskUserQuestion)
- [ ] Step 4: Generate outline
- [ ] Step 5: Generate images
- [ ] Step 6: Finalize- [ ] Step 1: Pre-check (EXTEND.md, references, config)
- [ ] Step 2: Analyze content
- [ ] Step 3: Confirm settings (AskUserQuestion)
- [ ] Step 4: Generate outline
- [ ] Step 5: Generate images
- [ ] Step 6: Finalizetest -f .canghe-skills/canghe-article-illustrator/EXTEND.md && echo "project"
test -f "$HOME/.canghe-skills/canghe-article-illustrator/EXTEND.md" && echo "user"| Result | Action |
|---|---|
| Found | Read, parse, display summary |
| Not found | ⛔ Run first-time-setup |
test -f .canghe-skills/canghe-article-illustrator/EXTEND.md && echo "project"
test -f "$HOME/.canghe-skills/canghe-article-illustrator/EXTEND.md" && echo "user"| 结果 | 操作 |
|---|---|
| 找到文件 | 读取、解析并显示摘要 |
| 未找到文件 | ⛔ 运行首次设置 |
| Analysis | Output |
|---|---|
| Content type | Technical / Tutorial / Methodology / Narrative |
| Purpose | information / visualization / imagination |
| Core arguments | 2-5 main points |
| Positions | Where illustrations add value |
| 分析项 | 输出结果 |
|---|---|
| 内容类型 | 技术类 / 教程类 / 方法论类 / 叙事类 |
| 创作目的 | 信息传递 / 可视化展示 / 想象力呈现 |
| 核心论点 | 2-5个主要观点 |
| 插图位置 | 插图能提升内容价值的位置 |
| Q | Options |
|---|---|
| Q1: Type | [Recommended], infographic, scene, flowchart, comparison, framework, timeline, mixed |
| Q2: Density | minimal (1-2), balanced (3-5), per-section (Recommended), rich (6+) |
| Q3: Style | [Recommended], minimal-flat, sci-fi, hand-drawn, editorial, scene, Other |
| Q4: Language | When article language ≠ EXTEND.md setting |
| 问题 | 选项 |
|---|---|
| Q1: 类型 | [推荐选项], infographic, scene, flowchart, comparison, framework, timeline, mixed |
| Q2: 密度 | minimal (1-2), balanced (3-5), per-section (推荐), rich (6+) |
| Q3: 风格 | [推荐选项], minimal-flat, sci-fi, hand-drawn, editorial, scene, 其他 |
| Q4: 语言 | 当文章语言与EXTEND.md设置不一致时询问 |
outline.mdundefinedoutline.mdundefined
Full template: [references/workflow.md](references/workflow.md#step-4-generate-outline)
完整模板:[references/workflow.md](references/workflow.md#step-4-generate-outline)prompts/NN-{type}-{slug}.md--promptdirectstylepaletteprompts/NN-{type}-{slug}.md--promptdirectstylepaletteArticle Illustration Complete!
Article: [path] | Type: [type] | Density: [level] | Style: [style]
Images: X/N generatedArticle Illustration Complete!
Article: [path] | Type: [type] | Density: [level] | Style: [style]
Images: X/N generatedillustrations/{topic-slug}/
├── source-{slug}.{ext}
├── references/ # if provided
├── outline.md
├── prompts/
└── NN-{type}-{slug}.png-YYYYMMDD-HHMMSSillustrations/{topic-slug}/
├── source-{slug}.{ext}
├── references/ # if provided
├── outline.md
├── prompts/
└── NN-{type}-{slug}.png-YYYYMMDD-HHMMSS| Action | Steps |
|---|---|
| Edit | Update prompt → Regenerate → Update reference |
| Add | Position → Prompt → Generate → Update outline → Insert |
| Delete | Delete files → Remove reference → Update outline |
| 操作 | 步骤 |
|---|---|
| 编辑 | 更新Prompt → 重新生成 → 更新引用 |
| 添加 | 确定位置 → 创建Prompt → 生成图片 → 更新大纲 → 插入文章 |
| 删除 | 删除文件 → 移除引用 → 更新大纲 |
| File | Content |
|---|---|
| references/workflow.md | Detailed procedures |
| references/usage.md | Command syntax |
| references/styles.md | Style gallery |
| references/prompt-construction.md | Prompt templates |
| references/config/first-time-setup.md | First-time setup |
| 文件 | 内容 |
|---|---|
| references/workflow.md | 详细流程说明 |
| references/usage.md | 命令语法 |
| references/styles.md | 风格图库 |
| references/prompt-construction.md | Prompt模板 |
| references/config/first-time-setup.md | 首次设置指南 |