codex-gpt-image AGENTS.md

codex-gpt-image AGENTS.md is an instructions file for Codex, OpenCode from ningzimu/codex-gpt-image. It costs 290 tokens per session, scanned A, original, MIT.

Repository instructions for contributing to and releasing a Codex image-generation project.

In plain words
What is it for?
Use them when changing the project, updating its changelog, preparing a release, or checking workflows and scripts before review.
Why use it?
They set rules for pull requests, commit and release wording, changelog updates, version tags, and basic verification.

Instructions file for CodexOpenCode

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.

agentmods
npx agentmods add instructions/ningzimu/codex-gpt-image/agents-md
Clone the repo
git clone --depth 1 https://github.com/ningzimu/codex-gpt-image

Made for: Codex, OpenCode.

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 codex-gpt-image AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/ningzimu/codex-gpt-image/agents-md.svg)](https://agentmods.dev/instructions/ningzimu/codex-gpt-image/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/ningzimu/codex-gpt-image/agents-md"><img src="https://agentmods.dev/badge/instructions/ningzimu/codex-gpt-image/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 290 This file is loaded in full into every session.
When invoked 290 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00290 $0.00290
Opus 5 $0.00145 $0.00145
Sonnet 5 $0.00058 $0.00058
Haiku 4.5 $0.00029 $0.00029

Measured 5d ago against content hash a4024f3ca7a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codex-gpt-image AGENTS.md 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 5d ago.

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.

AGENTS.md · 35 lines

What it actually says

AGENTS.md

Contribution Flow

  • All non-trivial changes should go through a pull request.
  • PR titles must follow Conventional Commit style, for example:
    • feat: add image edit option
    • fix: handle expired Codex auth
    • docs: clarify Claude Code installation
  • Commit messages, PR titles, changelog entries, and release notes must be written in English.

Changelog

  • User-visible changes must update CHANGELOG.md.
  • Add unreleased entries under ## Unreleased.
  • Use one of these sections:
    • ### Features
    • ### Improvements
    • ### Fixes
    • ### Documentation
  • Changelog entries must be written in English.

Release Process

  • Versions use SemVer.
  • Git tags must use a leading v, for example v0.1.0.
  • GitHub Releases are generated from the matching CHANGELOG.md version section.
  • Do not write GitHub Release notes manually unless updating an existing release body to match CHANGELOG.md.

Verification

  • Before opening a PR, verify changed GitHub workflow YAML parses when practical.
  • For workflow shell snippets, run a syntax check such as bash -n when practical.
  • For script changes, run python3 -m py_compile skills/codex-gpt-image/scripts/codex_gpt_image.py.
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. 5d ago First seen · 35 lines · 290 tokens per session scan A a4024f3ca7a2

Subscribe to this mod's changes

codex-gpt-image AGENTS.md is an instructions file published in the GitHub repository ningzimu/codex-gpt-image (55 stars, last pushed 2mo ago), licensed MIT. It adds 290 tokens to every session, about $0.0014 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.