gpt-image-2
GPT Image 2 lets you create images directly from your existing ChatGPT subscription without extra fees or API keys. It supports text-to-image, image editing, style transfer, and multi-reference composition through the local Codex CLI, requiring only a ChatGPT Plus or Pro plan and the CLI installed.
GPT Image 2 generates images using your ChatGPT subscription via the local Codex CLI, with no separate API costs.
AI-generated summary based on this skill's SKILL.md
Install
agentspace-so/agent-skills/gpt-image-2 · repository language: Shell
git clone https://github.com/agentspace-so/agent-skills
cp -r agent-skills/gpt-image-2 ~/.claude/skills/gpt-image-2Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
Can I generate images with my ChatGPT subscription using gpt-image-2?
Yes. GPT Image 2 lets you generate images directly from your existing ChatGPT Plus or Pro subscription without separate API costs or additional billing. Simply install the Codex CLI and invoke GPT Image 2 to create text-to-image outputs using your current plan.
How do I use GPT Image 2 to create a picture in my agent?
GPT Image 2 integrates into agent workflows through the local Codex CLI. Install the CLI, then invoke GPT Image 2 as a step within your agent to generate images. Your ChatGPT Plus or Pro subscription handles authentication—no separate API keys needed.
Does gpt-image-2 support image editing and style transfer?
Yes. GPT Image 2 supports image-to-image editing with multi-reference composition and style transfer. You can restyle and remix reference images, applying new styles or combining multiple references into a single output, all within your existing ChatGPT subscription.
Can I generate images without an OpenAI API key using gpt-image-2?
Absolutely. GPT Image 2 requires only a ChatGPT Plus or Pro subscription and the Codex CLI installed locally—no separate OpenAI API access or billing is needed. This makes it ideal for users who want image generation without additional costs.
What are the requirements to start using GPT Image 2?
GPT Image 2 requires a ChatGPT Plus or Pro subscription and the Codex CLI installed on your system. Once both are in place, you can invoke text-to-image, image editing, and style-transfer capabilities directly from the CLI or within agent workflows.
SKILL.md
rendered from the published skill — quoted content, verbatim
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription
Generate images with GPT Image 2 (ChatGPT Images 2.0) inside your agent, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, no Fal or Replicate tokens, no per-image billing.
Text-to-image, image-to-image editing, style transfer, and multi-reference composition.
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 7 files
gpt-image-2/SKILL.md
gpt-image-2/gallery/a-poster.png
gpt-image-2/gallery/c1-logo.png
gpt-image-2/gallery/c2-tshirt.png
gpt-image-2/gallery/d-ukiyoe.png
gpt-image-2/scripts/extract_image.py
gpt-image-2/scripts/gen.sh