gpt-imagegen

Installation
SKILL.md

GPT ImageGen

Quick Start

Use scripts/generate_image.py from this skill directory for text-to-image generation, image editing, image optimization, and multi-image composition. Prefer this bundled script whenever the user asks for image generation or image editing with this skill.

Before generating, run the first-run check when possible. The skill has no third-party Python dependencies. It requires Python 3.9+, recommends Python 3.10+, and needs a configured HTTPS API endpoint.

python3 scripts/check_environment.py

Use the Python launcher available in the host environment. The examples use python3; Windows environments may use python or py -3 instead.

If Python is ready but config is missing, the check script can create the config file:

Installs
19
GitHub Stars
14
First Seen
Apr 27, 2026