gemini-image-simple

Community

Generate and edit images with pure stdlib Python.

Authorbibo1243
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a no-dependency way to generate and edit images using Gemini API from Python's standard library, enabling image tasks in restricted environments.

Core Features & Use Cases

  • No external dependencies: uses only the Python standard library (urllib.request, json, base64).
  • Generate new images from prompts and edit existing images by passing an input image.
  • Suitable for environments without pip/uv, containers, and lightweight hosts.

Quick Start

Run the generate.py script with a prompt to produce an output image.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-image-simple
Download link: https://github.com/bibo1243/claw_memory/archive/main.zip#gemini-image-simple

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.