When the user wants to add illustrations to an article or blog post. Triggers on: "illustrate article", "add images to article", "generate illustrations", "article images", or requests to visually enhance written content. Analyzes article structure, identifies positions for visual aids, and generates illustrations using a Type x Style two-dimension approach.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install article-illustrator或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install article-illustrator⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/article-illustrator/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Article Illustrator model: reasoning description: > When the user wants to add illustrations to an article or blog post. Triggers on: "illustrate article", "add images to article", "generate illustrations", "article images", or requests to visually enhance written content. Analyzes article structure, identifies positions for visual aids, and generates illustrations using a Type x Style two-dimension approach. version: 1.0.0 tags: [writing, illustration, images, articles, content] ---
Analyze articles, identify optimal illustration positions, and generate images using a Type x Style consistency system.
npx clawhub@latest install article-illustrator
| Dimension | Controls | Examples | |-----------|----------|----------| | Type | Information structure, layout | infographic, scene, flowchart, comparison, framework, timeline | | Style | Visual aesthetics, mood | notion, warm, minimal, blueprint, watercolor, elegant, editorial, scientific |
Types and styles combine freely: --type infographic --style blueprint
| Type | Best For | |------|----------| | infographic | Data, metrics, technical articles | | scene | Narratives, personal stories, emotional content | | flowchart | Tutorials, workflows, processes | | comparison | Side-by-side, before/after, options | | framework | Methodologies, models, architecture | | timeline | History, progress, evolution |
| Style | Best For | |-------|----------| | notion (Default) | Knowledge sharing, SaaS, productivity | | elegant | Business, thought leadership | | warm | Personal growth, lifestyle, education | | minimal | Philosophy, core concepts | | blueprint | Architecture, system design | | watercolor | Lifestyle, travel, creative | | editorial | Tech explainers, journalism | | scientific | Academic, technical research |
Full style specs and compatibility matrix: references/styles.md
| Content Signals | Type | Style | |-----------------|------|-------| | API, metrics, data, numbers | infographic | blueprint, notion | | Story, emotion, journey | scene | warm, watercolor | | How-to, steps, workflow | flowchart | notion, minimal | | vs, pros/cons, before/after | comparison | notion, elegant | | Framework, model, architecture | framework | blueprint, notion | | History, timeline, progress | timeline | elegant, warm |
- {article-dir}/ — same directory - {article-dir}/illustrations/ — illustrations subdirectory (recommended) - illustrations/{topic-slug}/ — independent directory
{name}-illustrated.md copy| Analysis | Description | |----------|-------------| | Content type | Technical / Tutorial / Methodology / Narrative | | Core arguments | 2-5 main points to visualize | | Visual opportunities | Positions where illustrations add value | | Recommended type | Based on content signals | | Recommended density | Based on length and complexity |
Illustrate: core arguments (required), abstract concepts, data comparisons, processes/workflows.
Skip: literal metaphors, decorative scenes, generic illustrations.
Use a structured question with 3-4 questions in ONE call:
Save as outline.md with YAML frontmatter (type, density, style, count) and per-illustration details: position, purpose, visual content, filename.
prompts/illustration-{slug}.mdInsert image references after corresponding paragraphs:

Output a summary with article path, settings, image count, and positions.
illustrations/{topic-slug}/
├── source-{slug}.{ext}
├── outline.md
├── prompts/
│ └── illustration-{slug}.md
└── NN-{type}-{slug}.png
Good illustration prompts must include:
Avoid: vague descriptions, literal metaphor illustrations, missing labels, generic decorative elements.
Full templates by type: references/prompt-construction.md
| | notion | warm | minimal | blueprint | watercolor | elegant | editorial | scientific | |---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:| | infographic | ++ | + | ++ | ++ | + | ++ | ++ | ++ | | scene | + | ++ | + | - | ++ | + | + | - | | flowchart | ++ | + | + | ++ | - | + | ++ | + | | comparison | ++ | + | ++ | + | + | ++ | ++ | + | | framework | ++ | + | ++ | ++ | - | ++ | + | ++ | | timeline | ++ | + | + | + | ++ | ++ | ++ | + |
++ highly recommended | + compatible | - not recommended
# Auto-select type and style
illustrate path/to/article.md
# Specify type
illustrate path/to/article.md --type infographic
# Specify type and style
illustrate path/to/article.md --type flowchart --style notion
# Specify density
illustrate path/to/article.md --density rich
Custom configurations via EXTEND.md files:
.article-illustrator/EXTEND.md$HOME/.config/article-illustrator/EXTEND.mdSupports: watermark, preferred type/style, custom styles, language, output directory.
| Action | Steps | |--------|-------| | Edit | Update prompt, regenerate, update reference | | Add | Identify position, create prompt, generate, update outline, insert | | Delete | Delete files, remove reference, update outline |
...
安装 Article Illustrator 后,可以对 AI 说这些话来触发它
Help me get started with Article Illustrator
Explains what Article Illustrator does, walks through the setup, and runs a quick demo based on your current project
Use Article Illustrator to when the user wants to add illustrations to an article or blog post
Invokes Article Illustrator with the right parameters and returns the result directly in the conversation
What can I do with Article Illustrator in my design & creative workflow?
Lists the top use cases for Article Illustrator, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/article-illustrator/ 目录(个人级,所有项目可用),或 .claude/skills/article-illustrator/(项目级)。重启 AI 客户端后,用 /article-illustrator 主动调用,或让 AI 根据上下文自动发现并使用。
Article Illustrator 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Article Illustrator 可免费安装使用。请查阅仓库了解许可证信息。
When the user wants to add illustrations to an article or blog post. Triggers on: "illustrate article", "add images to article", "generate illustrations", "article images", or requests to visually enhance written content. Analyzes article structure, identifies positions for visual aids, and generates illustrations using a Type x Style two-dimension approach.
Automate my design & creative tasks using Article Illustrator
Identifies repetitive steps in your workflow and sets up Article Illustrator to handle them automatically
Article Illustrator 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。