codex-cli skills

3,479 tagged codex-cli, measured the same way as everything else here.

Browse within: gemini-cli 180codex-skills 171codex-plugin 147codex-skill 124agentic-workflow 118coding-agents 112ai-assistant 107ai-skills 98context-engineering 93openai 93prompt-engineering 76claude-plugin 73agents-md 62codex-external 60

bnomei/kirby-mcp

Skill Claude CodeCodex

Builds Kirby listings, pagination, search, filtering/sorting/grouping, and navigation menus. Use when implementing collection logic in templates/controllers/snippets.

59 3d ago A 37 tokens original MIT

bnomei/kirby-mcp

Skill Claude CodeCodex

Implements custom Kirby routes and content representations (.json/.xml/.rss), including redirects, sitemap endpoints, and URL pattern filtering. Use when building endpoints, redirects, or representation templates that change how URLs resolve.

59 3d ago A 50 tokens original MIT

bnomei/kirby-mcp

Skill Claude CodeCodex

Scaffolds a new Kirby page type (blueprint + template, optional controller/model) using project roots, index tools, and Panel field/section references. Use when creating a new page type or extending an existing blueprint/template.

59 3d ago A 53 tokens original MIT

git-workflow

148

Opendray/opendray

Skill Claude CodeCodex

Run git status / log / diff and list pull requests for the session's repo via the opendray gateway. Use whenever the user asks about "what's changed", "status", "diff", "open PRs", or wants to commit / push.

57 11d ago A 56 tokens original Apache-2.0

notes-keeper

149

Opendray/opendray

Skill Claude CodeCodex

Read, search, and write notes in the opendray file-system vault. Use this whenever the user mentions "notes", "daily log", "project doc", "TODO list", or wants to persist context that should survive across sessions.

57 11d ago A 52 tokens original Apache-2.0

kanban-workflow

150

yylo-dev/yylo

Skill Claude CodeCodex

Comprehensive guide for using YYLO Ledger task management. Covers all commands (create, list, search, get, mark, update, archive, deps, ready, order, merge), dependency management, best practices, and workflow patterns. Use when you need to interact with the YYLO Ledger board.

56 4d ago A 65 tokens

plan-kanban-tasks

151

yylo-dev/yylo

Skill Claude CodeCodex

Create a concise Product Development Requirement and one or more implementation-sized Kanban tasks when the user explicitly asks to plan or register work.

56 4d ago A 32 tokens

understand-project

152

yylo-dev/yylo

Skill Claude CodeCodex

Inspect the current product architecture, dependencies, and validation loops before planning or implementing a requested change.

56 4d ago A 23 tokens

contextdb-autopilot

153

rexleimo/aios

Skill Claude CodeCodex

Automatic ContextDB session lifecycle — init, session events, checkpoints, and continuity artifacts. Use when you need AIOS context persistence without prompt injection. NOT for general task execution — only for ContextDB session management. TRIGGER: contextdb、session persist、checkpoint save.

52 4d ago A 60 tokens original MIT

model-router

154

rexleimo/aios

Skill Claude CodeCodex

A model-selection workflow that assigns different coding tasks to different AI models based on their abilities, cost, and the task’s risk or complexity.

52 4d ago A 60 tokens original MIT

skill-opt-lite

155

rexleimo/aios

Skill Claude CodeCodex

Train and optimize skill documents using the SkillOpt methodology — the agent acts as both target and optimizer, running tasks, reflecting on failures, proposing edits, and validating improvements in a self-contained training loop. TRIGGER: optimize skill, train skill, improve skill, skill training, skill…

52 4d ago A 79 tokens original MIT

openspec-apply-change

156

2ue/ccman

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

52 2mo ago A 31 tokens

openspec-explore

157

2ue/ccman

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

52 2mo ago A 39 tokens

openspec-propose

158

2ue/ccman

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

52 2mo ago A 47 tokens

ox-plan

159

sageox/ox

Skill Claude CodeCodex

Author the plan as a rich, self-contained interactive HTML page FIRST — that page IS the plan of record — then hand it to ox: ox plan save --file plan.html stores it in the ledger, derives the markdown from it, and computes the deterministic badges; ox plan render --file plan.html serves it with the ox chrome…

50 4d ago A 274 tokens original MIT

ox-session-review

160

sageox/ox

Skill Claude CodeCodex

Audit every session in the project ledger for quality, then offer cleanup and regeneration. Carries the operational knowledge from the 2026-04-25 cleanup (the cache-only invariant and a failure-mode watch-list) that no single ox subcommand backs. Use when the user asks to "review the ledger sessions", "audit session…

50 4d ago A 111 tokens original MIT

review-incoming-pr

161

sageox/ox

Skill Claude CodeCodex

Review an INCOMING pull request as a maintainer and drive it to a merge decision. Security-scans it (customer + internal-systems risk), quality-reviews it with expert subagents, triages the bots' existing threads instead of duplicating them, posts inline review comments, and DECIDES: block, request changes, approve…

50 4d ago A 247 tokens original MIT

manage-secrets-env

162

subinium/vibesubin

Skill Claude CodeCodex

Part of vibesubin

Opinionated defaults and full lifecycle playbook for secrets and environment variables. Decides where a secret or env-specific value lives (constant, .env, CI secret, env var), scaffolds .env.example and .gitignore, and manages the lifecycle end to end — add, update, rotate, remove, migrate between buckets, audit…

50 4mo ago A 95 tokens original MIT

refactor-verify

163

subinium/vibesubin

Skill Claude CodeCodex

Part of vibesubin

Proves a behavior-preserving code change (refactor, rename, split, merge, extract, inline, or delete of confirmed-dead code) is actually complete. Plans the change as a dependency tree, executes it from the leaves up, and after each step proves 1:1 semantic equivalence through four independent checks — exported…

50 4mo ago A 120 tokens original MIT

ship-cycle

164

subinium/vibesubin

Skill Claude CodeCodex

Part of vibesubin

Issue-driven development orchestrator. Turns improvement intent into a well-specified, bilingual issue set; clusters issues into milestones that map 1:1 to semver versions; enforces branch, commit, and PR conventions (GitHub Flow — / - , Conventional Commits, mandatory PR template, rebase-first merge); generates…

50 4mo ago A 202 tokens original MIT

bmad-analyst

165

xmm/codex-bmad-skills

Skill Claude CodeCodex

Product discovery and analysis skill for BMAD. Use for bmad:product-brief, bmad:research, and bmad:brainstorm to clarify user needs, market context, and problem scope.

48 3mo ago A 47 tokens

bmad-architect

166

xmm/codex-bmad-skills

Skill Claude CodeCodex

Architecture skill for BMAD. Use for bmad:architecture and bmad:gate-check to produce system design and verify requirement coverage.

48 3mo ago A 32 tokens

bmad-developer

167

xmm/codex-bmad-skills

Skill Claude CodeCodex

Implementation skill for BMAD. Use for bmad:dev-story and bmad:code-review to deliver tested code from story specs.

48 3mo ago A 32 tokens

intuitive-flow

168

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Stable execution/change router after an approved plan, preflight contract, or tiny concrete task. Refactor-shaped work delegates to intuitive-refactor, and durable work runs through staged planning, review, GSD handoff, implementation, cleanup, and verification while keeping plan ledgers and active capsules compact by…

48 8d ago A 98 tokens original MIT

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: