Communityv1.0.0

Gemini Image Proxy

Generate and edit images with Gemini API using the OpenAI Python SDK.

2kdownloads4stars1active installsYspCoder
View on ClawHubBack to Skills

Skill Details

Slug
gemini-image-proxy
Latest Version
1.0.0
Author
YspCoder
Published
Feb 2, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Gemini Image Proxy.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of gemini-image-proxy. - Generate and edit images with Gemini 3 Pro Image using the OpenAI Python SDK. - Requires only the openai package (no extra dependencies like pillow or google-genai). - Works on Fly.io free tier and in containers with pip/uv. - Supports image generation and editing via simple CLI script. - Configurable with GOOGLE_PROXY_API_KEY and GOOGLE_PROXY_BASE_URL environment variables. - Compatible with multiple image models, defaults to gemini-3-pro-image. - Easy setup and usage for any Python 3.10+ environment.