Skip to main content

gpt-image-2

Generate an image from a text prompt using OpenAI's gpt-image-2 API and save it into the project. Use when the user asks to "generate an image", "make a hero image", "create an og image", "generate a logo/illustration/screenshot placeholder", "I need an image of X", or "/gpt-image-2 <prompt>". After the image is on disk, follow whatever the user asked you to do with it next (wire it into a component, set as og:image, drop into public/, etc.), THEN hand off to `optimize-page-images` against the surface it was wired into so the raw PNG gets resized/reformatted before shipping. Skip for: editing existing images (this skill only generates), audits of existing images (use optimize-page-images), or when no API key is available and the user does not want to paste one.

Jump to install

Source facts

Repository
webdevcody/go-mailing-list
Last source activity
May 3, 2026 at 00:46
Detected SKILL.md language
English
Stars
22
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.