Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

article-illustrator文章插画家

Agent Skill

article-illustrator 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

36,668

周安装

1,559

GitHub Stars

1

下载量

12,846
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:article-illustrator(文章插画家)
来源仓库:https://github.com/wpank/article-illustrator
安装命令:
openclaw skills install article-illustrator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install article-illustrator

简介

当用户想要向文章或博客文章添加插图时。触发:“为文章添加插图”、“向文章添加图像”、“生成插图”、“文章图像”或要求在视觉上增强书面内容。分析文章结构,确定视觉辅助工具的位置,并使用 Type x Style 二维方法生成插图。

SKILL.md

name
Article Illustrator
model
reasoning
description
>
on
illustrate article", "add images to article", "generate illustrations",
version
1.0.0
tags
[writing, illustration, images, articles, content]

Article Illustrator

Analyze articles, identify optimal illustration positions, and generate images using a Type x Style consistency system.

Installation

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install article-illustrator

NEVER Do

  • Illustrate metaphors literally (e.g., if article says "chainsaw cutting watermelon," visualize the underlying concept instead)
  • Generate generic decorative images that don't connect to content
  • Skip the settings confirmation step (Step 3)
  • Begin generating before confirming type, density, and style with the user
  • Create illustrations without justifying each position by content needs

Two Dimensions

DimensionControlsExamples
TypeInformation structure, layoutinfographic, scene, flowchart, comparison, framework, timeline
StyleVisual aesthetics, moodnotion, warm, minimal, blueprint, watercolor, elegant, editorial, scientific

Types and styles combine freely: --type infographic --style blueprint

Type Selection Guide

TypeBest For
infographicData, metrics, technical articles
sceneNarratives, personal stories, emotional content
flowchartTutorials, workflows, processes
comparisonSide-by-side, before/after, options
frameworkMethodologies, models, architecture
timelineHistory, progress, evolution

Style Selection Guide

StyleBest For
notion (Default)Knowledge sharing, SaaS, productivity
elegantBusiness, thought leadership
warmPersonal growth, lifestyle, education
minimalPhilosophy, core concepts
blueprintArchitecture, system design
watercolorLifestyle, travel, creative
editorialTech explainers, journalism
scientificAcademic, technical research

Full style specs and compatibility matrix: references/styles.md

Auto Selection by Content

Content SignalsTypeStyle
API, metrics, data, numbersinfographicblueprint, notion
Story, emotion, journeyscenewarm, watercolor
How-to, steps, workflowflowchartnotion, minimal
vs, pros/cons, before/aftercomparisonnotion, elegant
Framework, model, architectureframeworkblueprint, notion
History, timeline, progresstimelineelegant, warm

Workflow

Step 1: Pre-check

  1. Determine input type — file path or pasted content
  2. Determine output directory — check preferences or ask user:

- {article-dir}/ — same directory - {article-dir}/illustrations/ — illustrations subdirectory (recommended) - illustrations/{topic-slug}/ — independent directory

  1. Check existing images — if images exist, ask: supplement / overwrite / regenerate
  2. Confirm article update method (file input only) — update original or create {name}-illustrated.md copy
  3. Load preferences — check for EXTEND.md in project or user home

Step 2: Analyze Content

AnalysisDescription
Content typeTechnical / Tutorial / Methodology / Narrative
Core arguments2-5 main points to visualize
Visual opportunitiesPositions where illustrations add value
Recommended typeBased on content signals
Recommended densityBased on length and complexity

Illustrate: core arguments (required), abstract concepts, data comparisons, processes/workflows.

Skip: literal metaphors, decorative scenes, generic illustrations.

Step 3: Confirm Settings (Required)

Use a structured question with 3-4 questions in ONE call:

  • Q1 — Type: recommended option + alternatives
  • Q2 — Density: minimal (1-2), balanced (3-5, recommended), rich (6+)
  • Q3 — Style: recommended based on type/content compatibility matrix
  • Q4 — Language (only if source language differs from user language)

Step 4: Generate Outline

Save as outline.md with YAML frontmatter (type, density, style, count) and per-illustration details: position, purpose, visual content, filename.

Step 5: Generate Images

  1. Create prompts following references/prompt-construction.md
  2. Save prompts to prompts/illustration-{slug}.md
  3. Generate sequentially, reporting progress after each
  4. On failure: retry once, then log and continue

Step 6: Finalize

Insert image references after corresponding paragraphs:

![description](illustrations/{slug}/NN-{type}-{slug}.png)

Output a summary with article path, settings, image count, and positions.

Output Structure

illustrations/{topic-slug}/
├── source-{slug}.{ext}
├── outline.md
├── prompts/
│   └── illustration-{slug}.md
└── NN-{type}-{slug}.png

Prompt Construction Principles

Good illustration prompts must include:

  1. Layout structure first — describe composition, zones, flow direction
  2. Specific data/labels — use actual numbers, terms from the article
  3. Visual relationships — how elements connect to each other
  4. Semantic colors — meaning-based choices (red=warning, green=efficient)
  5. Style characteristics — line treatment, texture, mood
  6. Aspect ratio — end with ratio and complexity level

Avoid: vague descriptions, literal metaphor illustrations, missing labels, generic decorative elements.

Full templates by type: references/prompt-construction.md

Type x Style Compatibility

notionwarmminimalblueprintwatercoloreleganteditorialscientific
infographic++++++++++++++
scene++++-++++-
flowchart++++++-++++
comparison++++++++++++
framework+++++++-+++++
timeline++++++++++++

++ highly recommended | + compatible | - not recommended

Usage Examples

# 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

Extension Support

Custom configurations via EXTEND.md files:

  • Project level: .article-illustrator/EXTEND.md
  • User level: $HOME/.config/article-illustrator/EXTEND.md

Supports: watermark, preferred type/style, custom styles, language, output directory.

Modification

ActionSteps
EditUpdate prompt, regenerate, update reference
AddIdentify position, create prompt, generate, update outline, insert
DeleteDelete files, remove reference, update outline

References

FileContent
references/usage.mdCommand syntax, options, input modes
references/styles.mdStyle gallery, compatibility matrix, auto-selection
references/prompt-construction.mdPrompt templates for each illustration type
references/styles/<style>.mdFull specifications for each visual style
references/config/preferences-schema.mdEXTEND.md configuration schema
references/config/first-time-setup.mdFirst-time preference setup flow
prompts/system.mdSystem prompt reference

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.22%
按下载量换算9,277

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills