Reference guide for using google-genai Python library to generate images with gemini-3-pro-image-preview model. Use this skill when building new projects that need Gemini image generation capabilities, to understand the correct API patterns, configuration options, and best practices.
Reference guide for using Google's Gemini models for image generation.
Provides Claude Code agents with knowledge on how to correctly use the google-genai library for image generation. Agents can progressively load language-specific references as needed.
gemini-image/
├── SKILL.md # Overview, model info, prompt tips
├── README.md # This file
└── references/
└── python.md # Python code patterns
gemini-3-pro-image-previewgoogle-genai>=1.0.0GOOGLE_API_KEY environment variableSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer