--- name: baoyu-infographic description: 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". --- # 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 ` | Information layout (20 options, see Layout Gallery) | | `--style ` | Visual style (17 options, default: craft-handmade) | | `--aspect ` | landscape (16:9), portrait (9:16), square (1:1) | | `--lang ` | 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 views, cross-sections, part labeling | | `bento-grid` | Multiple topics, overview (default) | | `iceberg` | Surface vs hidden aspects | | `bridge` | Problem-solution, gap-crossing | | `funnel` | Conversion processes, filtering | | `isometric-map` | Spatial relationships, locations | | `dashboard` | Metrics, KPIs, data display | | `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 | Detailed layout definitions: `references/layouts/.md` ## Style Gallery | Style | Description | |-------|-------------| | `craft-handmade` (Default) | Hand-drawn illustration, paper craft aesthetic | | `claymation` | 3D clay figures, playful stop-motion | | `kawaii` | Japanese cute, big eyes, pastel colors | | `storybook-watercolor` | Soft painted illustrations, whimsical | | `chalkboard` | Colorful chalk on black board | | `cyberpunk-neon` | Neon glow on dark, futuristic | | `bold-graphic` | Comic style, halftone dots, high contrast | | `aged-academia` | Vintage science, sepia sketches | | `corporate-memphis` | Flat vector people, vibrant fills | | `technical-schematic` | Blueprint, isometric 3D, engineering | | `origami` | Folded paper forms, geometric | | `pixel-art` | Retro 8-bit, nostalgic gaming | | `ui-wireframe` | Grayscale boxes, interface mockup | | `subway-map` | Transit diagram, colored lines | | `ikea-manual` | Minimal line art, assembly style | | `knolling` | Organized flat-lay, top-down | | `lego-brick` | Toy brick construction, playful | Detailed style definitions: `references/styles/