Generate professional infographics with 20 layout types and 17 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", or "visual summary".
View on GitHubtianrking/w0x7ce_skills
utility-skills
skills/baoyu-infographic/SKILL.md
January 22, 2026
Select agents to install to:
npx add-skill https://github.com/tianrking/w0x7ce_skills/blob/main/skills/baoyu-infographic/SKILL.md -a claude-code --skill baoyu-infographicInstallation paths:
.claude/skills/baoyu-infographic/# Infographic Generator Generate professional infographics with two dimensions: layout (information structure) and style (visual aesthetics). ## Usage ```bash # Auto-recommend combinations based on content /baoyu-infographic path/to/content.md # Specify layout /baoyu-infographic path/to/content.md --layout hierarchical-layers # Specify style (default: craft-handmade) /baoyu-infographic path/to/content.md --style technical-schematic # Specify both /baoyu-infographic path/to/content.md --layout funnel --style corporate-memphis # With aspect ratio /baoyu-infographic path/to/content.md --aspect portrait # Direct content input /baoyu-infographic [paste content] # Direct input with options /baoyu-infographic --layout linear-progression --style aged-academia [paste content] ``` ## Options | Option | Description | |--------|-------------| | `--layout <name>` | Information layout (20 options, see Layout Gallery) | | `--style <name>` | Visual style (17 options, default: craft-handmade) | | `--aspect <ratio>` | landscape (16:9), portrait (9:16), square (1:1) | | `--lang <code>` | Output language (en, zh, ja, etc.) | ## Two Dimensions | Dimension | Controls | Count | |-----------|----------|-------| | **Layout** | Information structure: hierarchy, flow, relationships | 20 types | | **Style** | Visual aesthetics: colors, textures, artistic treatment | 17 types | Layout × Style can be freely combined. Example: `--layout hierarchical-layers --style craft-handmade` creates a hierarchy with playful hand-drawn aesthetics. ## Layout Gallery | Layout | Best For | |--------|----------| | `linear-progression` | Timelines, step-by-step processes, tutorials | | `binary-comparison` | A vs B, before-after, pros-cons | | `comparison-matrix` | Multi-factor comparisons | | `hierarchical-layers` | Pyramids, concentric circles, priority levels | | `tree-branching` | Categories, taxonomies | | `hub-spoke` | Central concept with related items | | `structural-breakdown` | Exploded vi