Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ideacco avatar

Baoyu Article Illustrator

  • 17 installs
  • 12 repo stars
  • Updated March 4, 2026
  • ideacco/baoyu-skills-openclaw

Baoyu Article Illustrator is an agent skill that turns article content into hand-drawn 16:9 landscape infographic illustrations via nano banana pro.

About

Baoyu Article Illustrator is a Generative Media agent skill for solo and indie builders who publish articles and need on-brand visuals without opening a separate design tool. You feed it article or section content; it applies fixed infographic rules—hand-drawn only, horizontal 16:9, readable hand-lettered text—and invokes nano banana pro to render the illustration. A gated first-time setup collects preferences in EXTEND.md when that file is missing, so repeat runs stay consistent. It fits the Grow phase, especially content workflows where posts, tutorials, and newsletters need scannable graphics that reinforce keywords and core ideas. Use it when you already have copy and want a single cohesive infographic frame, not a photo mockup or UI screenshot. The skill optimizes for editorial clarity and agent-driven batching alongside your writing stack rather than general-purpose image playgrounds.

  • Produces landscape 16:9 hand-drawn infographic illustrations—no photorealistic or stock-photo look
  • Enforces concise copy, keyword emphasis, whitespace, and clear visual hierarchy on the canvas
  • Matches illustration text language and punctuation to the source article automatically
  • Uses nano banana pro as the image backend per skill workflow
  • First-time EXTEND.md setup blocks other steps until illustrator preferences are saved

Baoyu Article Illustrator by the numbers

  • 17 all-time installs (skills.sh)
  • Ranked #1,012 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ideacco/baoyu-skills-openclaw --skill baoyu-article-illustrator

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs17
repo stars12
Security audit2 / 3 scanners passed
Last updatedMarch 4, 2026
Repositoryideacco/baoyu-skills-openclaw

What it does

Generate hand-drawn 16:9 infographic illustrations for blog posts and articles without leaving your agent workflow.

Who is it for?

Best when you're shipping blog posts, newsletters, or tutorial pages and want repeatable cartoon infographic headers and inline graphics from the same agent session as the draft.

Skip if: Skip if you need photorealistic hero photography, pure icon packs without article context, or workflows that cannot run an external image generation step.

When should I use this skill?

When you have article or section content that needs a cartoon-style hand-drawn infographic illustration before publish.

What you get

You get a language-aligned, keyword-forward infographic illustration sized 16:9 that you can drop into the post after preferences are stored in EXTEND.md on first run.

  • 16:9 landscape hand-drawn infographic illustration image aligned to source content language

By the numbers

  • 16:9 landscape aspect ratio for infographic output
  • Hand-drawn illustration style required for all text and visuals

Files

SKILL.mdMarkdownGitHub ↗

Article Illustrator

Analyze articles, identify illustration positions, generate images with Type × Style consistency.

Two Dimensions

DimensionControlsExamples
TypeInformation structureinfographic, scene, flowchart, comparison, framework, timeline
StyleVisual aestheticsnotion, warm, minimal, blueprint, watercolor, elegant

Combine freely: --type infographic --style blueprint

Types

TypeBest For
infographicData, metrics, technical
sceneNarratives, emotional
flowchartProcesses, workflows
comparisonSide-by-side, options
frameworkModels, architecture
timelineHistory, evolution

Styles

See references/styles.md for Core Styles, full gallery, and Type × Style compatibility.

Workflow

- [ ] 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

1.5 Load Preferences (EXTEND.md) ⛔ BLOCKING

test -f .baoyu-skills/baoyu-article-illustrator/EXTEND.md && echo "project"
test -f "$HOME/.baoyu-skills/baoyu-article-illustrator/EXTEND.md" && echo "user"
ResultAction
FoundRead, parse, display summary
Not found⛔ Run first-time-setup

Full procedures: references/workflow.md

Step 2: Analyze

AnalysisOutput
Content typeTechnical / Tutorial / Methodology / Narrative
Purposeinformation / visualization / imagination
Core arguments2-5 main points
PositionsWhere illustrations add value

CRITICAL: Metaphors → visualize underlying concept, NOT literal image.

Full procedures: references/workflow.md

Step 3: Confirm Settings ⚠️

ONE AskUserQuestion, max 4 Qs. Q1-Q3 REQUIRED.

QOptions
Q1: Type[Recommended], infographic, scene, flowchart, comparison, framework, timeline, mixed
Q2: Densityminimal (1-2), balanced (3-5), per-section (Recommended), rich (6+)
Q3: Style[Recommended], minimal-flat, sci-fi, hand-drawn, editorial, scene, Other
Q4: LanguageWhen article language ≠ EXTEND.md setting

Full procedures: references/workflow.md

Step 4: Generate Outline

Save outline.md with frontmatter (type, density, style, image_count) and entries:

## Illustration 1
**Position**: [section/paragraph]
**Purpose**: [why]
**Visual Content**: [what]
**Filename**: 01-infographic-concept-name.png

Full template: references/workflow.md

Step 5: Generate Images

BLOCKING: Prompt files MUST be saved before ANY image generation.

1. For each illustration, create a prompt file per references/prompt-construction.md 2. Save to prompts/NN-{type}-{slug}.md with YAML frontmatter 3. Prompts MUST use type-specific templates with structured sections (ZONES / LABELS / COLORS / STYLE / ASPECT) 4. LABELS MUST include article-specific data: actual numbers, terms, metrics, quotes 5. DO NOT pass ad-hoc inline prompts to --prompt without saving prompt files first 6. Select generation skill, process references (direct/style/palette) 7. Apply watermark if EXTEND.md enabled 8. Generate from saved prompt files; retry once on failure

Full procedures: references/workflow.md

Step 6: Finalize

Insert ![description](path/NN-{type}-{slug}.png) after paragraphs.

Article Illustration Complete!
Article: [path] | Type: [type] | Density: [level] | Style: [style]
Images: X/N generated

Output Directory

illustrations/{topic-slug}/
├── source-{slug}.{ext}
├── references/           # if provided
├── outline.md
├── prompts/
└── NN-{type}-{slug}.png

Slug: 2-4 words, kebab-case. Conflict: append -YYYYMMDD-HHMMSS.

Modification

ActionSteps
EditUpdate prompt → Regenerate → Update reference
AddPosition → Prompt → Generate → Update outline → Insert
DeleteDelete files → Remove reference → Update outline

References

FileContent
references/workflow.mdDetailed procedures
references/usage.mdCommand syntax
references/styles.mdStyle gallery
references/prompt-construction.mdPrompt templates
references/config/first-time-setup.mdFirst-time setup

OpenClaw Migration Notes

  • Migration mode: OpenClaw native first
  • Preserved directories:
  • scripts: no
  • references: yes
  • prompts: yes
  • External dependencies: none
  • Risk level: low
  • Environment variables (detected): HOME
  • Config compatibility: keep original .baoyu-skills/<skill>/EXTEND.md behavior and add OpenClaw-compatible path in runtime wrappers when needed.

OpenClaw Preflight Checks

  • Confirm bun is available when script examples use npx -y bun ....

Detected env vars: HOME

OpenClaw Failure Fallback

  • If runtime dependency is missing, stop execution and return exact install/setup command.

Related skills

How it compares

A procedural article-illustration generator skill—not a Figma template library or stock-image MCP search.

FAQ

Who is baoyu-article-illustrator for?

It is for developers using Claude Code, Cursor, or similar agents who publish written content and want hand-drawn infographic illustrations without a separate design sprint.

When should I use baoyu-article-illustrator?

Use it in Grow → Content when a draft or outline needs a 16:9 infographic, after copy exists and before you publish or syndicate the article.

Is baoyu-article-illustrator safe to install?

Treat it like any third-party skill that may call image APIs: review the Security Audits panel on this Prism page and confirm you are comfortable with network access before enabling it in production agents.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.