Wraps OpenAI's GPT Image 1.5 for both text-to-image generation and editing with optional masks. You get three quality levels, multiple aspect ratios including auto-sizing, and transparent background support. The editing mode is solid: point it at an existing image and describe your changes, or use a mask for precise inpainting. It runs via uv and saves timestamped PNGs to your working directory. Handles API key from args or environment. One nice touch is the dual editing approach, letting you either rework the whole image or target specific regions with a transparency mask. Straightforward if you need OpenAI image generation wired into Claude without leaving the terminal.
npx skills add https://github.com/intellectronica/agent-skills --skill gpt-image-1-5