codex skills

22,046 tagged codex, measured the same way as everything else here.

Browse within: claudecode 176copilot 120coding-agents 79agent-orchestration 76agentic-coding 76ai-research 68ai-workflow 68opencode 68gemini 64claudecode-skills 60openai 60skill 60autonomous-agent 59antigravity 58

release-swift

97

robinebers/openusage

Skill Claude CodeCodex

Cut a release of OpenUsage (Swift menu-bar app): pick a version, generate a categorized changelog, tag from main, and publish the GitHub Release with notes. Use to ship an Early Access beta or a stable release.

4.0k +21 yesterday A 0 tokens original MIT

model-update

98

BenedictKing/ccx

Skill Claude CodeCodex

A procedure for adding or updating the list of AI models that a project can recognize and route requests to.

4.0k 3d ago A 43 tokens original MIT

upstream-check

99

BenedictKing/ccx

Skill Claude CodeCodex

A tool for checking whether local Claude Code or Codex components differ from their upstream versions, meaning the versions maintained by the original project.

4.0k 3d ago A 36 tokens original MIT

version-bump

100

BenedictKing/ccx

Skill Claude CodeCodex

A release-versioning procedure for increasing a project’s major, minor, or patch number and updating its changelog, the file that records user-visible changes.

4.0k 3d ago A 33 tokens original MIT

serenity-skill

101

muxuuu/serenity-skill

Skill Claude CodeCodex

Turn an investment agent into a supply-chain bottleneck hunter. Use this skill for source-backed investment research, live market/theme scans, AI/semi/technology value-chain mapping, A-share/HK/US stock screening, thesis stress tests, and Serenity-inspired research conversations. Trigger on requests like "用 Serenity…

3.9k +12 4mo ago A 146 tokens original MIT

research-with-sources

102

inkeep/open-knowledge

Skill Claude CodeCodex

Investigate a topic against preserved sources and write a draft-status research article under research/ in a Knowledge Base project (the knowledge-base starter pack). Read when asked to research a topic, compare options, synthesize sources, gather evidence, or extend an existing research doc. Carries the full…

3.9k +145 yesterday A 136 tokens GPL-3.0

write-a-postmortem

103

inkeep/open-knowledge

Skill Claude CodeCodex

Write a blameless incident postmortem under postmortems/ following the Google SRE shape — evidence-based timeline, trigger vs root cause vs symptom, contributing factors, what went well, and owned+dated+verifiable action items. Read when asked to write a postmortem, do an incident review, run a root cause analysis…

3.9k +145 yesterday A 169 tokens GPL-3.0

write-a-spec

104

inkeep/open-knowledge

Skill Claude CodeCodex

Scope a feature end to end and write an implementation spec under specs/ from an accepted proposal — current-system mapping, goals/non-goals, a Decision Log for one-way-door choices, a live Open Questions backlog, and a real migration + test plan. Read when asked to write a spec, scope this feature, turn this proposal…

3.9k +145 yesterday A 176 tokens GPL-3.0

modlens

105

liustack/modlens

Skill Claude CodeCodex

Plug-in vision for text-only models. Hard rule: when a file path or URL with an image extension (.png, .jpg, .jpeg, .webp, .gif, .heic, .heif) appears anywhere in the conversation (typed by the user, injected as a [Image: source: ] line, or inside a tag) and you cannot see that image's content, run this skill on it…

3.8k +56 changed yesterday A 240 tokens original MIT

chronicle-skysight

106

ilysenko/codex-desktop-linux

Skill Claude CodeCodex

Use when recent Linux desktop activity memory would help answer a question or when the user asks to inspect or control Chronicle or Skysight.

3.7k +7 yesterday A 33 tokens original MIT

record-and-replay

107

ilysenko/codex-desktop-linux

Skill Claude CodeCodex

Use when the user wants Codex to record a Linux desktop or browser workflow and turn it into a reusable skill. Requires the Record & Replay event-stream MCP server.

3.7k +7 yesterday A 38 tokens original MIT

image-gen

109

EverMind-AI/Raven

Skill Claude CodeCodex

Generate images via Nano Banana (Gemini 2.5/3.1 Flash Image) on OpenRouter. Use when the user asks to draw, illustrate, render or generate any kind of picture/diagram/scene.

3.7k +23 2d ago A 48 tokens original Apache-2.0

weather

110

EverMind-AI/Raven

Skill Claude CodeCodex

Get current weather and forecasts (no API key required).

3.7k +23 2d ago A 13 tokens copy · 94% Apache-2.0

kiro-discovery

111

gotalab/cc-sdd

Skill Claude CodeCodex

Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.

3.6k +1 3mo ago A 44 tokens original MIT

kiro-spec-batch

112

gotalab/cc-sdd

Skill Claude CodeCodex

Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.

3.6k +1 3mo ago A 31 tokens original MIT

kiro-validate-impl

113

gotalab/cc-sdd

Skill Claude CodeCodex

Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.

3.6k +1 3mo ago A 31 tokens original MIT

fix-pr-reviews

114

workweave/router

Skill Claude CodeCodex

Fetches feedback from a GitHub PR — review-thread comments, ad-hoc PR comments (including those posted as a review's body without a thread), and bot/advisory review submissions — and fixes all of them as they appear (comments before CI). Bot comment-length nits apply verbatim; comments requiring a genuine human…

3.5k +494 yesterday A 174 tokens

router-models

115

workweave/router

Skill Claude CodeCodex

List the models the Weave Router may route to, and turn them on or off.

3.5k +494 yesterday A 22 tokens

lsp-guide

116

workweave/router

Skill Claude CodeCodex

Recipes for the lsp tool — resolving where a symbol is defined, every place it is used, type signatures and docs, file outlines, and compiler/type errors through a real language server (Go, TypeScript/JavaScript, Python, Rust). Use when navigating or explaining code by symbol, finding callers or usages, checking what…

3.5k +494 yesterday A 84 tokens

ccb-github

117

SeemSeam/claude_codex_bridge

Skill Claude CodeCodex

Maintain this CCB project's GitHub-facing release and npm publication surface. Use when preparing, publishing, auditing, or fixing CCB releases; updating README.md, README/zh.md, localized README files, CHANGELOG.md, VERSION, package.json, GitHub release notes/assets, repository description/topics, npm registry state…

3.5k +6 yesterday A 76 tokens

SeemSeam/claude_codex_bridge

Skill Claude CodeCodex

Produce one revision-fenced Planner backfill proposal for either a Detailer replan or task-set closure, with compact Frontdesk status evidence.

3.5k +6 yesterday A 34 tokens

plan-tree

119

SeemSeam/claude_codex_bridge

Skill Claude CodeCodex

Maintain a structured planning document tree made of roadmap/status files, implementation status or handoff TODO files, topic notes, decision records, open questions, ideas/inspiration pools, and repository/file-structure hygiene plans. Use when Codex needs to create, reorganize, audit, or update a multi-file plan…

3.5k +6 yesterday A 143 tokens

gzh-design

120

isjiamu/gzh-design-skill

Skill Claude CodeCodex

A Chinese-language formatting tool that converts Markdown, Word documents, PDFs, or plain text into HTML for WeChat Official Accounts, a publishing platform in China.

3.5k +48 1mo ago A 254 tokens

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: