baoyu-infographic

Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinati…

jimliu ↓ 29k
Claude Code
View source ↗

What it does

  • Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way.
  • Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.
  • Otherwise (multiple non-native backends with no runtime-native tool), ask the user once — batch with any other initial questions.
  • File path(s) → copy to refs/NN-ref-{slug}.{ext} alongside the output
  • Pasted image with no path → ask the user for the path (per the User Input Tools rule above), or extract style traits verbally as a text fallback
  • No reference → skip this section
  • Verify each referenced file exists on disk

Requirements & configuration

  • When this skill needs to render an image, resolve the backend in this order:
  • | 4 | Image Backend | Only if step 3 of the ## Image Generation Tools rule needs to ask (no runtime-native tool AND multiple non-native backends, OR preferredimagebackend: ask) | Available backends |

Configuration: EXTENDPATHHOME

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", "可视化", or "高密度信息大图".

Source

Repository: https://github.com/jimliu/baoyu-skills

baoyu-infographic FAQ

What does the baoyu-infographic skill do?

Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", "可视化", or "高密度信息大图". Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way. Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.

What does baoyu-infographic require?

When this skill needs to render an image, resolve the backend in this order: | 4 | Image Backend | Only if step 3 of the ## Image Generation Tools rule needs to ask (no runtime-native tool AND multiple non-native backends, OR preferredimagebackend: ask) | Available backends | Configuration keys: EXTEND, PATH, HOME.

How do I install baoyu-infographic?

Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-infographic --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.

Maintain baoyu-infographic?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

baoyu-infographic on getagentictools
[![baoyu-infographic on getagentictools](https://getagentictools.com/badge/skills/jimliu-baoyu-skills-baoyu-infographic.svg)](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-infographic?ref=badge)
npx agentictools info skills/jimliu-baoyu-skills-baoyu-infographic

The second line is the CLI lookup for this page — handy in READMEs and docs.