inno-figure-gen

Generate and edit images with Gemini 3 Pro Image at 1K, 2K, or 4K resolutions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/unstun/dqn10 --skill inno-figure-gen-unstun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-figure-gen
Source: https://github.com/unstun/dqn10/tree/main/.claude/skills/inno-figure-gen
Command: npx skills add https://github.com/unstun/dqn10 --skill inno-figure-gen-unstun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate and edit visuals for papers and presentations by leveraging Gemini 3 Pro Image to streamline figure creation.

Core Features & Use Cases

  • Supports text-to-image and image-to-image workflows at 1K, 2K, and 4K resolutions.
  • Optional input-image editing to modify existing visuals.
  • Saves generated images to a user-specified path for easy integration into workflows.

Quick Start

Run the generation script with a prompt to create a new image or provide --input-image to edit an existing one.

Frequently Asked Questions about inno-figure-gen

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

FAQPage Schema
How do I generate images for academic papers using Gemini Pro AI?

You can generate images for academic papers using Gemini Pro AI by running the provided script with a text prompt. The skill processes the request and saves the generated visual directly to a user-specified file path for integration.

Can I edit an existing image for my presentation with Gemini 3 Pro Image?

Yes, you can edit an existing image for your presentation by providing an input image to the generation script. This image-to-image workflow modifies your current visuals and saves the updated figure to your specified path.

Do I need a Gemini API key to use this image generation script?

Yes, a Gemini API key is required to use this image generation script. The skill leverages the google-genai dependency to authenticate and process text-to-image and image-to-image generation requests.

What resolutions are supported when creating figures with Gemini AI?

Creating figures with Gemini AI supports 1K, 2K, and 4K resolutions. The script auto-detects the correct resolution from your input image when appropriate to maintain visual fidelity for your papers.

What is the best way to streamline figure creation for academic papers?

The best way to streamline figure creation for academic papers is using an automated script that handles text-to-image and image-to-image workflows. This approach generates and edits visuals at scale, saving outputs directly to your workflow.

Why does my Gemini image generation script fail to output 4K resolution figures?

Your Gemini image generation script might fail to output 4K resolution figures if the input image lacks sufficient detail for auto-detection or if the API limits restrict the output size for your specific request payload.