Generate and edit images using OpenAI's GPT Image 1.5 model. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also…
GPT Image 1.5 - Image Generation & Editing Generate new images or edit existing ones using OpenAI's GPT Image 1.5 model. Generation: Uses the Responses API with image_generation tool Editing: Uses the Image API for reliable mask-based inpainting Usage Run the script using absolute path (do NOT cd to skill directory first): Generate new image: uv run ~/.claude/skills/gpt-image-1-5/scripts/generate_image.py --prompt "your image description" --filename "output-name.png" [--quality low|medium|high] [--size 1024x1024|1024x1536|1536x1024|auto] [--background transparent|opaque|auto] [--api-key KEY]
don't have the plugin yet? install it then click "run inline in claude" again.