Documentation
README
GPT Image Skill
Generate or edit one or more raster images, save results under the current workspace, and show them in chat.
Keep the subscription boundary
- Never call the OpenAI Images API or fall back to a separately billed route.
- Never use, request, inspect, print, or forward
OPENAI_API_KEY. - Never use
codex login --with-api-keyor read~/.codex/auth.json. - Require explicit ChatGPT auth before the bridge generates an image.
- Stop when API-key auth is detected. Replace authentication only after a separate explicit user choice.
Choose the route
This is the opening of the README. Read the full README on GitHub.