infographics

Generates infographics with Nano Banana Pro AI and validates them via Gemini 3 Pro.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill infographics-ritabrata-chakraborty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infographics
Source: https://github.com/Ritabrata-Chakraborty/Claude-Setup/tree/main/skills/infographics
Command: npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill infographics-ritabrata-chakraborty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nano_banana_pro, gemini_3_pro, python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of creating professional infographics from scratch, without the need for design skills or software.

Core Features & Use Cases

  • AI-Driven Infographic Generation: Utilizes Nano Banana Pro AI to generate high-quality infographics automatically.
  • Quality Review & Iteration: Gemini 3 Pro ensures a professional-quality output with smart iterative refinement.
  • Customization: Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.
  • Research Integration: Includes research-lookup and web search for accurate data.
  • Use Case: For marketing materials, reports, or social media content, create visually engaging infographics quickly.

Quick Start

Generate a statistical infographic with "Global internet usage in 2025" and save it as "internet_stats.png" using the command:

python skills/infographics/scripts/generate_infographic.py "Global internet usage in 2025" -o figures/internet_stats.png --type statistical

Frequently Asked Questions about infographics

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

FAQPage Schema
How do I generate infographics from raw data automatically?

To generate infographics automatically, you can use this Skill to process raw data via integrated research-lookup and web search, producing visual outputs without manual design work.

What is the best way to create colorblind-safe data visualizations for marketing reports?

Creating colorblind-safe data visualizations is handled by supporting specialized palettes and 8 industry styles, ensuring marketing reports remain accessible and visually engaging.

Does AI infographic generation work with Python and Gemini 3 Pro?

AI infographic generation works directly with Python and requires Gemini 3 Pro for quality review, alongside Nano Banana Pro for the actual image generation and iterative refinement.

How do I create a statistical infographic and save it as a PNG file?

You create a statistical infographic and save it as a PNG by running the Python generation script with your topic, specifying the output path and the statistical type flag.

Can I use automated infographic generation for different industry styles?

Automated infographic generation supports 8 distinct industry styles and 10 infographic types, allowing you to tailor visual outputs for specific professional contexts and reporting needs.

Why does AI data visualization require iterative refinement?

AI data visualization requires iterative refinement because the generation process uses smart loops to review quality, ensuring the final infographic meets professional standards before output.