Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
Analyze articles, identify optimal illustration positions, and generate images using a Type x Style consistency system.
npx clawhub@latest install article-illustrator
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
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
TypeBest ForinfographicData, metrics, technical articlessceneNarratives, personal stories, emotional contentflowchartTutorials, workflows, processescomparisonSide-by-side, before/after, optionsframeworkMethodologies, models, architecturetimelineHistory, progress, evolution
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
Content SignalsTypeStyleAPI, metrics, data, numbersinfographicblueprint, notionStory, emotion, journeyscenewarm, watercolorHow-to, steps, workflowflowchartnotion, minimalvs, pros/cons, before/aftercomparisonnotion, elegantFramework, model, architectureframeworkblueprint, notionHistory, timeline, progresstimelineelegant, warm
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
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.
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)
Save as outline.md with YAML frontmatter (type, density, style, count) and per-illustration details: position, purpose, visual content, filename.
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
Insert 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: 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
notionwarmminimalblueprintwatercoloreleganteditorialscientificinfographic++++++++++++++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: Project level: .article-illustrator/EXTEND.md User level: $HOME/.config/article-illustrator/EXTEND.md Supports: watermark, preferred type/style, custom styles, language, output directory.
ActionStepsEditUpdate prompt, regenerate, update referenceAddIdentify position, create prompt, generate, update outline, insertDeleteDelete files, remove reference, update outline
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
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.