gemini-infographic

Installation
SKILL.md

Gemini Infographic Generator

Generate professional infographic images from text descriptions using Gemini Nano Banana Pro SDK (@google/genai).

Prerequisites

  1. API Key: Configured in skill .env file with GEMINI_API_KEY=... and HTTPS_PROXY=... (if needed).
  2. Node.js 18+: Dependencies pre-installed in scripts/node_modules/.

Workflow

Step 1: Understand the User's Request

Extract from the user's description:

  • Topic: What the infographic is about
  • Style: Preferred visual style (see styles.md)
  • Orientation: landscape (default), portrait, or square
  • Detail level: brief, standard, or detailed (default)
  • Language: zh-CN (default), en, ja, ko, etc.
Related skills
Installs
7
GitHub Stars
2
First Seen
Mar 21, 2026