gpt-image2

gpt-image2 is a skill for Codex from zhao123xiao/gpt-image2-skill. It costs 99 tokens per session (930 once invoked), scanned A, original, no licence file.

An image-generation and editing tool that uses Dreamfield's OpenAI-compatible gpt-image-2 API. It works from text descriptions and can also use reference images or masks for edits.

In plain words
What is it for?
Creating illustrations and wallpapers, generating images from reference pictures, using inpainting or masks, and testing or saving image results.
Why use it?
It helps create or modify visual assets without making every image by hand. It also supports testing and saving generated images as part of a coding workflow.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Creating illustrations and wallpapers, generating images from reference pictures, using inpainting or masks, and testing or saving image results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhao123xiao/gpt-image2-skill/gpt-image2
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zhao123xiao/gpt-image2-skill --skill gpt-image2
Clone the repo
git clone --depth 1 https://github.com/zhao123xiao/gpt-image2-skill

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gpt-image2

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhao123xiao/gpt-image2-skill/gpt-image2/github.svg)](https://agentmods.dev/skills/zhao123xiao/gpt-image2-skill/gpt-image2)
Your own site
<a href="https://agentmods.dev/skills/zhao123xiao/gpt-image2-skill/gpt-image2"><img src="https://agentmods.dev/badge/skills/zhao123xiao/gpt-image2-skill/gpt-image2/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gpt-image2

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhao123xiao/gpt-image2-skill/gpt-image2"><img src="https://agentmods.dev/badge/skills/zhao123xiao/gpt-image2-skill/gpt-image2.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 930 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00099 $0.00930
Opus 5 $0.00049 $0.00465
Sonnet 5 $0.00020 $0.00186
Haiku 4.5 $0.00010 $0.00093

Measured 11d ago against content hash cd8601f3b8ee, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

gpt-image2 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/generate_image2.py, scripts/mask_painter.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/gpt-image2/SKILL.md · 92 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 92 lines · 99 tokens per session scan A cd8601f3b8ee

Subscribe to this mod's changes

gpt-image2 is a skill published in the GitHub repository zhao123xiao/gpt-image2-skill (19 stars, last pushed 3mo ago), with no licence file. It adds 99 tokens to every session and 930 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

web-video-presentation

A workflow for turning an article or spoken script into a clickable 16:9 web presentation that looks like a video and can optionally include narrated audio.

ConardLi/garden-skills · 314 tokens

tryworld-paper

A workflow for turning a Chinese voiceover script and optional images into a branded 16:9 AI-knowledge video in the “Paper Algorithm” style.

TryWorld2026/paper-algorithm · 215 tokens

tryworld-koubo

A Chinese-language workflow for making AI voiceover videos, covering topic selection, script writing, editing, and production.

TryWorld2026/paper-algorithm · 190 tokens

image2-with-codex

Route image generation to the local image2-with-codex HTTP service at http://127.0.0.1:4312, which delegates to the user's Codex CLI. Use only when the user explicitly asks for this route. Default behavior is raw prompt pass-through; do not substitute HTML layout, infographic tooling, or other image tools.

cogine-ai/image2-with-codex · 77 tokens

baoyu-comic

A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.

JimLiu/baoyu-skills · 61 tokens

baoyu-danger-gemini-web

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation"…

JimLiu/baoyu-skills · 74 tokens