aii_image_gen_nano_banana

Generate research figures and diagrams via the Gemini API with NeurIPS style presets.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/AMGrobelnik/ai-inventor-old3 --skill aii-image-gen-nano-banana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aii_image_gen_nano_banana
Source: https://github.com/AMGrobelnik/ai-inventor-old3/tree/main/.claude/skills/aii_image_gen_nano_banana
Command: npx skills add https://github.com/AMGrobelnik/ai-inventor-old3 --skill aii-image-gen-nano-banana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional-looking research figures and diagrams directly from text descriptions, eliminating the need for manual design in tools like Matplotlib or Inkscape.

Core Features & Use Cases

  • AI-Powered Image Generation: Creates various chart types (bar, line, heatmap) and diagrams based on detailed prompts.
  • Publication-Ready Style: Includes a --style neurips option for academic camera-ready formatting.
  • Batch Generation: Supports parallel execution for generating multiple figures efficiently.
  • Use Case: Generate a publication-quality bar chart comparing model performance metrics by providing a detailed text prompt specifying axes, values, and style.

Quick Start

Use the aii_image_gen_nano_banana skill to generate a bar chart with specific values and save it as fig_1.png.

Frequently Asked Questions about aii_image_gen_nano_banana

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

FAQPage Schema
How do I generate research figures from text descriptions using the Gemini API?

You can generate research figures from text descriptions using the Gemini API by providing detailed text-to-image prompts that specify chart types, axes, and values directly to the core Python functions or CLI for output.

Can I create NeurIPS publication-style diagrams without using Matplotlib or Inkscape?

Yes, you can create NeurIPS publication-style diagrams without manual design tools by applying the built-in `--style neurips` preset, which automates academic camera-ready formatting for your generated charts and diagrams.

How do I batch generate multiple AI images in parallel for a research paper?

Batch generate multiple AI images in parallel by utilizing the skill's Command Line Interface (CLI) combined with GNU parallel, allowing efficient concurrent execution for producing numerous research figures.

Does this image generation tool support aspect ratio and resolution control for research figures?

Yes, the image generation tool supports aspect ratio and resolution control, enabling you to customize the dimensions of your research figures and diagrams programmatically via the Python SDK integration.

What is the best way to automate creating data visualization charts like heatmaps via prompt engineering?

The best way to automate creating data visualization charts via prompt engineering is to supply detailed text descriptions specifying chart types like heatmaps, bar, or line charts to the Gemini API for direct AI generation.