โ† All skills
Tencent SkillHub ยท Content Creation

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, prompts/system.md, references/config/first-time-setup.md, references/config/preferences-schema.md, references/prompt-construction.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 20 sections Open source page

Article Illustrator

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

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

DimensionControlsExamplesTypeInformation structure, layoutinfographic, scene, flowchart, comparison, framework, timelineStyleVisual aesthetics, moodnotion, warm, minimal, blueprint, watercolor, elegant, editorial, scientific Types and styles combine freely: --type infographic --style blueprint

Type Selection Guide

TypeBest ForinfographicData, metrics, technical articlessceneNarratives, personal stories, emotional contentflowchartTutorials, workflows, processescomparisonSide-by-side, before/after, optionsframeworkMethodologies, models, architecturetimelineHistory, progress, evolution

Style Selection Guide

StyleBest Fornotion (Default)Knowledge sharing, SaaS, productivityelegantBusiness, thought leadershipwarmPersonal growth, lifestyle, educationminimalPhilosophy, core conceptsblueprintArchitecture, system designwatercolorLifestyle, travel, creativeeditorialTech explainers, journalismscientificAcademic, technical research Full style specs and compatibility matrix: references/styles.md

Auto Selection by Content

Content SignalsTypeStyleAPI, metrics, data, numbersinfographicblueprint, notionStory, emotion, journeyscenewarm, watercolorHow-to, steps, workflowflowchartnotion, minimalvs, pros/cons, before/aftercomparisonnotion, elegantFramework, model, architectureframeworkblueprint, notionHistory, timeline, progresstimelineelegant, warm

Step 1: Pre-check

Determine input type โ€” file path or pasted content Determine output directory โ€” check preferences or ask user: {article-dir}/ โ€” same directory {article-dir}/illustrations/ โ€” illustrations subdirectory (recommended) illustrations/{topic-slug}/ โ€” independent directory Check existing images โ€” if images exist, ask: supplement / overwrite / regenerate Confirm article update method (file input only) โ€” update original or create {name}-illustrated.md copy Load preferences โ€” check for EXTEND.md in project or user home

Step 2: Analyze Content

AnalysisDescriptionContent typeTechnical / Tutorial / Methodology / NarrativeCore arguments2-5 main points to visualizeVisual opportunitiesPositions where illustrations add valueRecommended typeBased on content signalsRecommended 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

Create prompts following references/prompt-construction.md Save prompts to prompts/illustration-{slug}.md Generate sequentially, reporting progress after each 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: Layout structure first โ€” describe composition, zones, flow direction Specific data/labels โ€” use actual numbers, terms from the article Visual relationships โ€” how elements connect to each other Semantic colors โ€” meaning-based choices (red=warning, green=efficient) Style characteristics โ€” line treatment, texture, mood 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

notionwarmminimalblueprintwatercoloreleganteditorialscientificinfographic++++++++++++++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

ActionStepsEditUpdate prompt, regenerate, update referenceAddIdentify position, create prompt, generate, update outline, insertDeleteDelete files, remove reference, update outline

References

FileContentreferences/usage.mdCommand syntax, options, input modesreferences/styles.mdStyle gallery, compatibility matrix, auto-selectionreferences/prompt-construction.mdPrompt templates for each illustration typereferences/styles/<style>.mdFull specifications for each visual stylereferences/config/preferences-schema.mdEXTEND.md configuration schemareferences/config/first-time-setup.mdFirst-time preference setup flowprompts/system.mdSystem prompt reference

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • prompts/system.md Docs
  • README.md Docs
  • references/config/first-time-setup.md Docs
  • references/config/preferences-schema.md Docs
  • references/prompt-construction.md Docs