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.
npx skills add nobodyohm-web/Thot --skill baoyu-article-illustratorgit clone --depth 1 https://github.com/nobodyohm-web/ThotWrote 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.
[](https://agentmods.dev/skills/nobodyohm-web/thot/baoyu-article-illustrator)<a href="https://agentmods.dev/skills/nobodyohm-web/thot/baoyu-article-illustrator"><img src="https://agentmods.dev/badge/skills/nobodyohm-web/thot/baoyu-article-illustrator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/nobodyohm-web/thot/baoyu-article-illustrator"><img src="https://agentmods.dev/badge/skills/nobodyohm-web/thot/baoyu-article-illustrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00018 | $0.02458 |
| Opus 5 | $0.00009 | $0.01229 |
| Sonnet 5 | $0.00004 | $0.00492 |
| Haiku 4.5 | $0.00002 | $0.00246 |
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 8d 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 `terminal` (e.g. `curl -sSL -o "{output-dir}/NN-{type}-{slug}.png" "{url}"`). This is a copy
100% identical to baoyu-article-illustrator — 0 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.
How it starts
The opening of the file, as written. The whole thing — 208 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 Hermes Agent's tool ecosystem.
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 |
What ships with it
34 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.
- PORT_NOTES.md 3.3 KB
- prompts/system.md 1.0 KB
- references/palettes/macaron.md 1.3 KB
- references/palettes/mono-ink.md 1.7 KB
- references/palettes/neon.md 1.0 KB
- references/palettes/warm.md 1.0 KB
- references/prompt-construction.md 15 KB
- references/style-presets.md 4.7 KB
- references/styles.md 9.2 KB
- references/styles/blueprint.md 1.8 KB
- references/styles/chalkboard.md 2.2 KB
- references/styles/editorial.md 1.7 KB
- references/styles/elegant.md 1.7 KB
- references/styles/fantasy-animation.md 1.9 KB
- references/styles/flat-doodle.md 1.8 KB
- references/styles/flat.md 1.6 KB
- references/styles/ink-notes.md 4.2 KB
- references/styles/intuition-machine.md 1.8 KB
- references/styles/minimal.md 1.6 KB
- references/styles/nature.md 1.7 KB
- references/styles/notion.md 1.6 KB
- references/styles/pixel-art.md 1.9 KB
- references/styles/playful.md 1.7 KB
- references/styles/retro.md 1.6 KB
- references/styles/scientific.md 1.7 KB
- references/styles/screen-print.md 2.6 KB
- references/styles/sketch-notes.md 1.8 KB
- references/styles/sketch.md 1.7 KB
- references/styles/vector-illustration.md 1.9 KB
- references/styles/vintage.md 1.8 KB
- references/styles/warm.md 1.7 KB
- references/styles/watercolor.md 1.8 KB
- references/usage.md 1.8 KB
- references/workflow.md 13 KB
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.
- 8d ago First seen · 208 lines · 18 tokens per session scan A 9de0861d5fe4
baoyu-article-illustrator is a skill published in the GitHub repository nobodyohm-web/Thot (0 stars, last pushed 14d ago), licensed MIT. It adds 18 tokens to every session and 2,458 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 100% identical to baoyu-article-illustrator, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
p5js
Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.
audiocraft-audio-generation
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
hyperframes
Render MP4/WebM videos from HTML compositions.
stable-diffusion
Text-to-image generation, inpainting, and img2img.
draw-your-font
Turn a handwriting photo into an installable TTF font.
heartmula
HeartMuLa: Suno-like song generation from lyrics + tags.