baoyu-infographic

Generate raster infographics by combining 21 layout structures with 22 visual styles.

2|Updated May 30, 2026
One-click install
npx skills add https://github.com/virahitvin8/crafty-gis --skill baoyu-infographic-virahitvin8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-infographic
Source: https://github.com/virahitvin8/crafty-gis/tree/main/GIT_STAR/assignment-generator/antigravity-skills-main/antigravity-skills-main/skills/baoyu-infographic
Command: npx skills add https://github.com/virahitvin8/crafty-gis --skill baoyu-infographic-virahitvin8

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning articles, guides, or data into publication-ready infographics requires design expertise and manual layout work; this Skill automates content analysis, layout and style selection, prompt construction, and image generation into one guided workflow. ## Core Features & Use Cases - Layout × Style Matrix: Choose from 21 layouts (bento-grid, linear-progression, dense-modules, funnel, etc.) and 22 visual styles (craft-handmade, chalkboard, retro-pop-grid, etc.), with content-based recommendations and keyword shortcuts. - Structured Content Pipeline: Analyzes source material into analysis.md and structured-content.md, preserving all statistics and quotes verbatim while stripping credentials or secrets. - Multi-Backend Image Generation: Routes prompts to runtime-native image tools (Codex imagegen, Hermes image_generate) or the baoyu-image-gen backend, with reference-image support and persistent prompt files for reproducibility. - Use Case: Paste a product buying guide and ask for a high-density infographic; the Skill recommends dense-modules + morandi-journal in portrait, confirms options, then generates the final PNG. ## Quick Start Ask the assistant to create an infographic from your article or notes, for example: "Create an infographic from this markdown guide using the baoyu-infographic skill."

Frequently Asked Questions about baoyu-infographic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an infographic from an article with AI?

Provide the source text or file and invoke the skill; it analyzes the content, recommends layout and style combinations, asks you to confirm options, then writes a prompt file and calls an image-generation backend to produce the final PNG.

What layouts and styles are available for infographic generation?

The skill offers 21 layouts including bento-grid, linear-progression, dense-modules, funnel, and venn-diagram, plus 22 styles such as craft-handmade, chalkboard, corporate-memphis, and retro-pop-grid. Any layout can be freely combined with any style.

Which image generation backends does the skill support?

It prefers runtime-native tools like Codex imagegen or Hermes image_generate, then falls back to baoyu-image-gen or the codex-imagegen CLI wrapper. You can pin a backend with preferred_image_backend in EXTEND.md or set it to ask every run.

Can I use reference images to control infographic style?

Yes, pass files with --ref or paste images in conversation. References can be used directly by the backend, or the skill extracts style traits and palette colors into the prompt text when direct reference passing is unsupported.

Why does the skill refuse to fix text errors in a generated infographic?

The skill prohibits patching bitmaps with ImageMagick, Pillow, or HTML overlays because overlaid text degrades quality. Instead it regenerates from a corrected prompt file, preserving the flawed candidate for comparison.

Can I skip the confirmation step before image generation?

Only by explicitly requesting it in the current message, such as with --no-confirm or wording like "generate directly". Saved preferences and keyword shortcuts never bypass the confirmation gate on their own.