baoyu-infographic

Generate publication-ready infographics from source content with layout and style recommendations.

4|1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/tentacle-pro/skills --skill baoyu-infographic-tentacle-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-infographic
Source: https://github.com/tentacle-pro/skills/tree/main/baoyu-infographic
Command: npx skills add https://github.com/tentacle-pro/skills --skill baoyu-infographic-tentacle-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Creating high-quality, publication-ready infographics from raw text or markdown is time-consuming and error-prone, especially when choosing an appropriate information layout and visual style while preserving source data verbatim. This Skill automates the content analysis, layout/style recommendation, structured content generation, and image production steps so creators can move from source material to a finished infographic faster and with consistent quality.

Core Features & Use Cases

  • Layout × Style Engine: Matches content to 21 layout types and 20 visual styles and recommends 3–5 layout×style combinations.
  • Content-First Workflow: Produces analysis.md, structured-content.md, and prompts/infographic.md while preserving all source data verbatim and extracting learning objectives.
  • Publication Output: Writes a complete output bundle to Assets/Infographics/{topic-slug}/ including source file, analysis, structured content, prompts, and infographic.png.
  • Integrated Image Generation: Calls the unified baoyu-image-gen command, observes backup rules, and relies on the shared .agents/skills/.env for model credentials with an automatic retry on failure.
  • Use Cases: Timelines, technical schematics, high-density information posters, product guides, and social-ready summary images.

Quick Start

Run the baoyu-infographic skill with a Markdown file path so it analyzes the content, generates structured content and prompts, and produces a finalized infographic saved under Assets/Infographics/{topic-slug}/.

Frequently Asked Questions about baoyu-infographic

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

FAQPage Schema
How do I turn markdown content into a publication-ready infographic?

To turn markdown content into a publication-ready infographic, provide a markdown file path. The skill analyzes the content, extracts learning objectives, recommends layouts and styles, generates structured prompts, and renders the final image.

What is the best way to visualize high-density information from a technical guide?

The best way to visualize high-density information is using a layout and style engine that matches your content. This skill analyzes source text to recommend visual formats from 21 layout types and 20 visual styles for optimal clarity.

How are layout and style combinations chosen for infographic generation?

Layout and style combinations are chosen through automated content analysis. The skill evaluates the source material and recommends 3 to 5 optimal layout and visual style pairings tailored to the specific article or timeline.

Can I generate infographics while preserving all source data verbatim?

Yes, you can generate infographics while preserving all source data verbatim. The workflow extracts learning objectives and structures content without altering the original text, ensuring no data loss during visualization.

Do I need to configure environment variables for image generation?

You need the shared .agents/skills/.env file configured with model credentials for image generation. The skill uses these credentials to invoke the image rendering command and includes automatic retry rules for failures.

What output files are produced when creating an infographic from source content?

The output files produced include analysis.md, structured-content.md, prompts/infographic.md, and infographic.png. These are packaged together under a dedicated Assets/Infographics/{topic-slug}/ directory.