baoyu-article-illustrator

baoyu-article-illustrator is a skill for Claude Code, Codex from sairam0424/MindForge. It costs 18 tokens per session (2,375 once invoked), scanned A, a copy of baoyu-article-illustrator, MIT.

A workflow for adding consistent illustrations to articles by choosing an information type, visual style, and colour palette. It can identify suitable places for illustrations and generate images for them.

In plain words
What is it for?
Use it to illustrate an article with infographics, scenes, flowcharts, comparisons, frameworks, or timelines in styles and palettes such as minimal, blueprint, warm, or neon.
Why use it?
It helps an article’s images match each other and fit the structure and subject of the text.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sairam0424/mindforge/article-illustrator
Any agent
npx skills add sairam0424/MindForge --skill article-illustrator
Clone the repo
git clone --depth 1 https://github.com/sairam0424/MindForge

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for baoyu-article-illustrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/sairam0424/mindforge/article-illustrator.svg)](https://agentmods.dev/skills/sairam0424/mindforge/article-illustrator)
Your own site
<a href="https://agentmods.dev/skills/sairam0424/mindforge/article-illustrator"><img src="https://agentmods.dev/badge/skills/sairam0424/mindforge/article-illustrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,375 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00018 $0.02375
Opus 5 $0.00009 $0.01188
Sonnet 5 $0.00004 $0.00475
Haiku 4.5 $0.00002 $0.00237

Measured 4d ago against content hash cd984cc0b74c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

baoyu-article-illustrator scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

3. Download the returned URL to `{output-dir}/NN-{type}-{slug}.png` via `Bash` (e.g. `curl -sSL -o "{output-dir}/NN-{type}-{slug}.png" "{url}"`).
Origin

This is a copy

94% identical to baoyu-article-illustrator — 24 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agent/skills/article-illustrator/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Article Illustrator

Adapted from baoyu-article-illustrator for

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

When to Use

Trigger this skill when the user asks to illustrate an article, add images to an article, generate illustrations for content, or uses phrases like "为文章配图", "illustrate article", or "add images". The user provides an article (file path or pasted content) and optionally specifies type, style, palette, or density.

Three Dimensions

Dimension Controls Examples
Type Information structure infographic, scene, flowchart, comparison, framework, timeline
Style Rendering approach notion, warm, minimal, blueprint, watercolor, elegant
Palette Color scheme (optional) macaron, warm, neon — overrides style's default colors

Combine freely: type=infographic, style=vector-illustration, palette=macaron.

Or use presets: edu-visual → type + style + palette in one shot. See style-presets.md.

Types

Type Best For
infographic Data, metrics, technical
scene Narratives, emotional
flowchart Processes, workflows
comparison Side-by-side, options
framework Models, architecture
timeline History, evolution

Styles

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

Output Structure

{output-dir}/
├── source-{slug}.{ext}    # Only for pasted content
├── outline.md
├── prompts/
│   └── NN-{type}-{slug}.md
└── NN-{type}-{slug}.png

Default output directory:

Input Output Directory Markdown Insert Path
Article file path {article-dir}/imgs/ imgs/NN-{type}-{slug}.png
Pasted content illustrations/{topic-slug}/ (cwd) illustrations/{topic-slug}/NN-{type}-{slug}.png

Read the full file on GitHub · 200 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 200 lines · 18 tokens per session scan A cd984cc0b74c

Subscribe to this mod's changes

baoyu-article-illustrator is a skill published in the GitHub repository sairam0424/MindForge (0 stars, last pushed yesterday), licensed MIT. It adds 18 tokens to every session and 2,375 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 94% identical to baoyu-article-illustrator, differing in 24 lines, and is treated as a copy.