Everything for Codex

Skills, prompts, AGENTS.md files and MCP servers that Codex reads. Skills are shared with Claude Code; the rest is Codex-native. 414,923 indexed, measured the same four ways as everything else here.

oh-my-issues

169

thedotmack/claude-mem

Skill Claude CodeCodex

Part of claude-mem

Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage /…

93k +272 yesterday A 97 tokens original Apache-2.0

timeline-report

170

thedotmack/claude-mem

Skill Claude CodeCodex

Part of claude-mem

Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.

93k +272 yesterday A 47 tokens original Apache-2.0

addyosmani/agent-skills

Instructions file CodexOpenCode

Instructions for addyosmani/agent-skills, covering agents.md, repository overview, opencode integration, core rules and intent → skill mapping.

91k +574 5d ago A 1,191 tokens original MIT

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

91k +574 5d ago A 51 tokens original MIT

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Establishes a project's quality bar as a written contract and stops agents quietly lowering it. Interviews the user on which dimensions matter, supplies sane default thresholds when they have no number in mind, records everything in CONSTRAINTS.md, and watches the diff for a weakened bar — new @ts-ignore or…

91k +574 5d ago A 154 tokens original MIT

addyosmani/agent-skills

Skill Claude CodeCodex

Part of agent-skills

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or when profiling reveals bottlenecks.

91k +574 5d ago A 59 tokens original MIT

bump-dependency

175

home-assistant/core

Skill Claude CodeCodex

Bumps a Python package dependency across Home Assistant Core integrations, regenerates core requirement files, runs verification tests and prek lint, and prepares a pull request with proper release/compare links.

90k 2d ago A 42 tokens original Apache-2.0

ha-merge-queue

176

home-assistant/core

Skill Claude CodeCodex

Finds open Home Assistant pull requests that are genuinely ready to merge, checking CI, the merge-gate statuses, code-owner approval, merge conflicts, requested changes and unresolved review threads. Use when looking for PRs to merge, doing merge-queue triage, or asking for "quick wins" from the open PR backlog.

90k 2d ago A 72 tokens original Apache-2.0

ha-review

177

home-assistant/core

Skill Claude CodeCodex

Reviews Home Assistant code changes and provides constructive feedback. Should be used when a review is requested to provide a consistent review behavior and output format. This skill can be used for code reviews in general, not just for GitHub pull requests.

90k 2d ago A 50 tokens original Apache-2.0

mcp-docs

178

modelcontextprotocol/servers

MCP server Claude CodeCodexCursor +2 ✓ vendor

The MCP documentation itself, served as an MCP server: lets the agent search the protocol spec and guides. Remote server at modelcontextprotocol.io.

90k +27 2d ago A tokens not measured

go-naming

179

infiniflow/ragflow

Skill Claude CodeCodex

Go naming conventions and best practices. Use this skill when working with Go code and need to name packages, files, directories, structs, interfaces, functions, variables, or constants. Provides comprehensive naming guidelines following Go community standards.

90k +195 yesterday A 49 tokens original Apache-2.0

ragflow AGENTS.md

180

infiniflow/ragflow

Instructions file CodexOpenCode

AGENTS.md instructions for infiniflow/ragflow, covering ragflow instructions, core stance, current stack, code layout to expect and go-specific rules.

90k +195 yesterday A 2,027 tokens original Apache-2.0

gpui-test

181

zed-industries/zed

Skill Claude CodeCodex

Use when writing, debugging, or reproducing GPUI tests in Zed, including gpui::test arguments, TestAppContext parameters, scheduler seeds, ITERATIONS/SEED reproduction, parking failures, and pending task traces.

89k 3d ago A 50 tokens

zed-cherry-pick

182

zed-industries/zed

Skill Claude CodeCodex

Cherry-pick one or more merged PRs and/or commits into Zed's preview or stable release branch. Use this whenever the user mentions cherry-picking to preview/stable, a failed cherry-pick run, or wants to manually port fix(es) into a release branch.

89k 3d ago A 66 tokens

humanizer

183

zed-industries/zed

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.

89k 3d ago A 37 tokens

zed AGENTS.md

184

zed-industries/zed

Instructions file CodexOpenCode

AGENTS.md instructions for zed-industries/zed, a project described as: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

89k 3d ago A 1 tokens

astral-sh/uv

Skill Claude CodeCodex

Download retained Codex GitHub Action thread artifacts and load their rollout history into the local Codex app. Use when asked to open, load, import, resume, or inspect a Codex automation thread from a GitHub Actions run or a related GitHub issue or pull request.

89k +83 yesterday A 62 tokens original Apache-2.0

uv AGENTS.md

186

astral-sh/uv

Instructions file CodexOpenCode

AGENTS.md instructions for astral-sh/uv, a project described as: An extremely fast Python package and project manager, written in Rust.

89k +83 changed yesterday A 445 tokens original Apache-2.0

paddleocr-doc-parsing

187

PaddlePaddle/PaddleOCR

Skill Claude CodeCodex

A document-parsing tool configuration for extracting structured Markdown or JSON from complex PDFs and document images, including tables, formulas, charts, and multi-column pages.

89k +128 1mo ago A 140 tokens original Apache-2.0

PaddlePaddle/PaddleOCR

Skill Claude CodeCodex

An optical character recognition tool configuration for extracting text from images, photos, scans, screenshots, and scanned PDFs. OCR means converting text visible in an image into machine-readable text.

89k +128 1mo ago A 125 tokens original Apache-2.0

OpenHands AGENTS.md

189

OpenHands/OpenHands

Instructions file CodexOpenCode

AGENTS.md instructions for OpenHands/OpenHands, covering repository notes, general, repository map — what belongs where, cross-repository boundaries and pr description human check.

86k +252 changed yesterday E 27,997 tokens original MIT

sentry-triage

190

koala73/worldmonitor

Skill Claude CodeCodex

Triage WorldMonitor Sentry issues — classify unresolved events as noise, already-fixed, product bugs, or needs-human; optionally ship a tested fix. Use when the user says triage Sentry, pastes a WORLDMONITOR- ID or sentry.io URL, or asks to investigate production errors.

85k +305 yesterday A 69 tokens AGPL-3.0

koala73/worldmonitor

Instructions file CodexOpenCode

AGENTS.md instructions for koala73/worldmonitor, covering agents.md, task mode and authority, start here, surface routing and architecture invariants.

85k +305 yesterday A 2,492 tokens AGPL-3.0

assess-energy-shock

192

koala73/worldmonitor

Skill Claude CodeCodex

Model oil or gas supply shock exposure for a country and chokepoint. Use when the user asks how an energy disruption could affect fuel supply, strategic cover, or product deficits.

85k +305 yesterday B 42 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: