Top AI Skills Top AI Skills

GPT Image 2

agentspace-so

4 2 2026-06-17

GPT Image 2 brings OpenAI’s strongest text-to-image model to your terminal through RunComfy — no ChatGPT tab, no API key management, one CLI command.

>_
Quick Install
npx skills add agentspace-so/runcomfy-skills --skill gpt-image-2 -g
Instructions

What It Is

A terminal skill that wraps OpenAI’s GPT Image 2 (ChatGPT Images 2.0) through the RunComfy Model API — generate and edit images without leaving your CLI. One npx skills add command registers the skill, then you call runcomfy run openai/gpt-image-2/text-to-image with a JSON prompt and get back a file. No OpenAI API key, no ChatGPT subscription, no browser tab. It lives in the agentspace-so/runcomfy-skills repo alongside sibling skills like Video Edit and image-to-video.

What’s Actually Different

GPT Image 2’s standout capability is text rendering in images. Most image models fumble embedded text — characters warp, letters appear as gibberish, multilingual typography collapses. This model reliably renders logos, signage, product labels, and UI mockups with legible text. Compared to FLUX or Midjourney, which treat text as a stylistic element, GPT Image 2 treats it as a specification — put “AQUA+” in quotes in your prompt and it shows up on the bottle. The RunComfy wrapper means you get this from the terminal rather than the ChatGPT web interface, which makes it practical for batch generation pipelines and agent workflows.

Who It’s For

Worth installing if you generate images that need readable text — e-commerce product shots, ad creatives with headlines, multilingual packaging mockups, or UI screenshots with labels. Skip it if you’re after painterly aesthetics or hyperrealistic portraits, where Flux 2 and Nano Banana Pro outperform it. Also skip if you only generate images occasionally through ChatGPT’s own interface — the terminal setup overhead isn’t worth it for sporadic use.

Bottom Line

GPT Image 2 is the best choice when the text in your image matters as much as the image itself, delivered through a skill you can call from any terminal.

Frequently Asked Questions

What is GPT Image 2?
GPT Image 2 brings OpenAI’s strongest text-to-image model to your terminal through RunComfy — no ChatGPT tab, no API key management, one CLI command.
How to install GPT Image 2?
Run: npx skills add agentspace-so/runcomfy-skills --skill gpt-image-2 -g
Which AI tools is GPT Image 2 compatible with?
RunComfy CLI, skills.sh
Who created GPT Image 2?
agentspace-so
What category is GPT Image 2?
Image