baoyu-infographic

baoyu-infographic is a skill for Claude Code, Codex from mateaix/mateclaw. It costs 23 tokens per session (2,595 once invoked), scanned A, a copy of baoyu-infographic, Apache-2.0.

An infographic-making tool that turns information into a visual summary using one of 21 layouts and 21 visual styles.

In plain words
What is it for?
Creating timelines, process guides, comparisons, category maps, priority diagrams, and other information graphics in landscape, portrait, square, or custom proportions.
Why use it?
It helps when written information is difficult to scan or compare. You can provide text, a file, a web address, or a topic and choose the shape and language of the result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating timelines, process guides, comparisons, category maps, priority diagrams, and other information graphics in landscape, portrait, square, or custom proportions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mateaix/mateclaw/baoyu-infographic
About the project

MateClaw is a pluggable agent runtime that coordinates AI agents, tools, conversations, memory, and workflows. It is designed for personal and multi-user AI assistants, including agents used through chat platforms. Catalogue add-ons provide skills for extending its agent workflows.

mateaix/mateclaw · 1,095 stars · on GitHub · claw.mate.vip

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.

Any agent
npx skills add mateaix/mateclaw --skill baoyu-infographic
Clone the repo
git clone --depth 1 https://github.com/mateaix/mateclaw

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-infographic

README.md
[![agentmods](https://agentmods.dev/badge/skills/mateaix/mateclaw/baoyu-infographic/github.svg)](https://agentmods.dev/skills/mateaix/mateclaw/baoyu-infographic)
Your own site
<a href="https://agentmods.dev/skills/mateaix/mateclaw/baoyu-infographic"><img src="https://agentmods.dev/badge/skills/mateaix/mateclaw/baoyu-infographic/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.

agentmods 80×15 button for baoyu-infographic

Your own site · 80×15
<a href="https://agentmods.dev/skills/mateaix/mateclaw/baoyu-infographic"><img src="https://agentmods.dev/badge/skills/mateaix/mateclaw/baoyu-infographic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,595 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 97% 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.1 $0.00023 $0.02595
Opus 5 $0.00012 $0.01298
Sonnet 5 $0.00005 $0.00519
Haiku 4.5 $0.00002 $0.00260

Measured 10d ago against content hash dde91414e150, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

baoyu-infographic scanned grade A with 0 findings 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 10d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

97% identical to baoyu-infographic — 18 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.

mateclaw-server/src/main/resources/skills/baoyu-infographic/SKILL.md · 236 lines

How it starts

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

Infographic Generator

Adapted from baoyu-infographic for the agent Agent's tool ecosystem.

Two dimensions: layout (information structure) × style (visual aesthetics). Freely combine any layout with any style.

When to Use

Trigger this skill when the user asks to create an infographic, visual summary, information graphic, or uses terms like "信息图", "可视化", or "高密度信息大图". The user provides content (text, file path, URL, or topic) and optionally specifies layout, style, aspect ratio, or language.

Options

Option Values
Layout 21 options (see Layout Gallery), default: bento-grid
Style 21 options (see Style Gallery), default: craft-handmade
Aspect Named: landscape (16:9), portrait (9:16), square (1:1). Custom: any W:H ratio (e.g., 3:4, 4:3, 2.35:1)
Language en, zh, ja, etc.
Layout Best For
linear-progression Timelines, processes, tutorials
binary-comparison A vs B, before-after, pros-cons
comparison-matrix Multi-factor comparisons
hierarchical-layers Pyramids, priority levels
tree-branching Categories, taxonomies
hub-spoke Central concept with related items
structural-breakdown Exploded views, cross-sections
bento-grid Multiple topics, overview (default)
iceberg Surface vs hidden aspects
bridge Problem-solution
funnel Conversion, filtering
isometric-map Spatial relationships
dashboard Metrics, KPIs
periodic-table Categorized collections
comic-strip Narratives, sequences
story-mountain Plot structure, tension arcs
jigsaw Interconnected parts
venn-diagram Overlapping concepts
winding-roadmap Journey, milestones
circular-flow Cycles, recurring processes
dense-modules High-density modules, data-rich guides

Full definitions: references/layouts/<layout>.md

Read the full file on GitHub · 236 lines

Files

What ships with it

46 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. 10d ago First seen · 236 lines · 23 tokens per session scan A dde91414e150

Subscribe to this mod's changes

baoyu-infographic is a skill published in the GitHub repository mateaix/mateclaw (1,095 stars, last pushed yesterday), licensed Apache-2.0. It adds 23 tokens to every session and 2,595 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to baoyu-infographic, differing in 18 lines, and is treated as a copy.

Related

Other skills, from other repositories

visualkan

Generate visual explanations (whiteboard, infographic, presentation, diagram, mindmap, mockup) from any content, via native subscription image generation or an API backend (OpenAI, Gemini, OpenRouter, Grok).

dapih/visualkan · 47 tokens

open-ai-canvas

A visual production workspace that links a freeform canvas, storyboards, reusable character and style assets, and image, video, and audio generation. It also includes a local agent that can interact with the canvas through MCP/Codex plugins.

AvalonLee/AstraCraft-Program · 0 tokens

infographic-creator

An information-graphic creation guide that turns written information into a visual layout using AntV Infographic, a description language for rendering infographics.

antvis/Infographic · 25 tokens

ip-as-logo

Generate extremely simple, cute, personified square character images with rounded heavy forms, two purposeful character colors, one solid background color, and a dominant lower-corner composition. Use when creating an animal, creature, robot, ghost, plant, object, or other character image, including when the agent…

s1dashu/ip-as-logo-skill · 78 tokens

design

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

jeremylongshore/tons-of-skills-marketplace · 126 tokens

create-openbitfun-cinematic-wallpaper-skin

Apply the cinematic animated-wallpaper style recipe to a OpenBitFun Appearance skin. Use after loading the parent create-openbitfun-skin Skill when the user provides animated character artwork and wants a host-managed video background, source-derived glass materials, image-led cards, illustrated dialogs, reproducible…

GCWing/BitFun · 75 tokens