codex skills

17,752 tagged codex, measured the same way as everything else here.

Browse within: claudecode 260agentic-ai 236coding-agents 208skills 171agent 166claudecode-skills 156ai-coding 154ai-tools 141openai 132awesome 130awesome-list 130codex-plugins 130copilot 128actions 96

Yandex Tracker

1897

18studio/yandex-tracker-skill

Skill Claude CodeCodex

Manage Yandex Tracker spaces through the REST API. Use when Codex needs to work with any documented Tracker API function: issues, issue filters, checklists, comments, attachments, bulk operations, fields, projects, portfolios, goals, queues, automation, boards, dashboards, components, issue types, statuses…

not rated 1 4mo ago A 89 tokens original MIT

thread-cron

1898

PinkPig97/codex-thread-cron

Skill Claude CodeCodex

Design and operate native thread-local cron jobs for a cron-enabled Codex CLI build.

not rated 1 5mo ago A 21 tokens original Apache-2.0

jp-harness-tune

1899

Sora-bluesky/ja-output-harness

Skill Codex

A Japanese-language workflow for tuning the rules used by ja-output-harness, a checker for unwanted words or patterns in agent output.

not rated 1 4mo ago A 86 tokens original MIT

stop

1900

psyb0t/codex-plugin-loop

Skill Claude CodeCodex

Stop the active Loop in this Codex CLI session — stop re-arming clock.sleep and close out the turn the loop was running in. Use ONLY when the user explicitly asks to stop, end, kill, or cancel the loop. Never invoke this on your own initiative while a loop is running.

not rated 1 1mo ago A 62 tokens WTFPL

skill-advisor

1901

dees91/agent-skill-manager

Skill Codex

Inspect Skill Manager's locally installed Claude Code, Codex, Muse, or Grok skills before non-trivial work, report the smallest clearly relevant set already active, temporarily activate relevant inactive skills, load all selected instructions, and clean up any receipt it creates before finishing. Use at the start of…

not rated 1 changed 8d ago A 131 tokens original MIT

dynamic-workflows

1902

tharanee-bit/Codex-Dynamic-Workflows

Skill Codex

Use for bounded native Codex multi-agent orchestration when a task has at least two independent workstreams or independent verification would materially improve confidence: broad or high-risk multi-step work, audits, migrations, multi-area review-and-fix, adversarial verification, cross-checked research, or explicit…

not rated 1 1mo ago A 144 tokens original MIT

model-routing

1903

0xTitanas/codex-tier-routing

Skill Codex

Fail-closed local routing guidance for Codex agent profiles and the bundled codex-tier dispatcher.

not rated 1 11d ago A 22 tokens original MIT

RuriLothlorien/codex-dsh-routing-suite

Skill Claude CodeCodex

A routing suite that chooses a working mode for a coding-agent session based on the first request. It supports modes for detailed specification work, fast implementation work, or uncertain cases, with status checks and one-off subprocess modes.

not rated 1 19d ago B 90 tokens original MIT

token-saver

1905

OpenWorkai/codex-token-saver

Skill Codex

A guide to reducing token use in Codex conversations, where tokens are the units of text sent to and from the language model.

not rated 1 5mo ago B 0 tokens original MIT

diagnose

1906

SetraTheXX/Codex-Engineering-Workflow-Pack

Skill Claude CodeCodex

Runs a systematic debugging workflow for bugs, regressions, flaky behavior, and performance surprises. Use when something is broken, failing, throwing, slow, flaky, or when the user asks to debug or diagnose a specific problem.

not rated 1 13d ago A 48 tokens original MIT

apk-smb-sync

1907

fainaltn/findeck

Skill Claude CodeCodex

A delivery workflow for Android APK files, the installable packages used to distribute Android apps. It reads the app version, gives the file a dated name, and copies it to a local network SMB share, a shared folder protocol.

not rated 1 4mo ago A 67 tokens original MIT

auto-reasoning-effort

1908

tharanee-bit/Codex-Auto-Reasoning-Effort

Skill Claude CodeCodex

Autonomously choose the smallest suitable reasoning effort for each task, lowering effort for simple or low-risk work and raising it when ambiguity, risk, stakes, or repeated failures warrant deeper reasoning. Use as a broad implicit runtime policy for all Codex tasks, especially when reasoning effort could otherwise…

not rated 1 2mo ago A 74 tokens original MIT

pr-review

1909

kyto64/codex-pr-review-toolkit-minimal

Skill Claude CodeCodex needs its repo

Use when reviewing a pull request or branch diff with fixed perspectives and unified findings. Orchestrates code-reviewer, silent-failure-hunter, pr-test-analyzer, comment-analyzer, type-design-analyzer, and code-simplifier viewpoints.

not rated 1 2mo ago A 53 tokens original Apache-2.0

codex-auth

1910

zcz-user/codex-auth-skill

Skill Claude CodeCodex

🧩 Codex Skill — Refresh Codex CLI auth.json from ChatGPT. Skipphone verification, no overseas number needed. For users behind firewalls, in WSL, or remote desktop.

not rated 1 3mo ago A 44 tokens

ticket-master

1911

ellmos-ai/ticket-master

Skill Claude CodeCodex

Use when the user wants to keep an open triage console for a software project - capturing bugs/change-requests as structured tickets, scoring them, and routing them to the right AI provider/sub-agent for an immediate fix or into the project's task management. Cloud-ready: works across multiple machines sharing a…

not rated 1 today A 89 tokens original MIT

codex-sdd:customize

1912

skyloevil/codex-sdd

Skill Claude CodeCodex

Guide for injecting custom MCP tools, skills, and hook points into the OpenSpec workflow for team-specific processes.

not rated 1 2mo ago A 30 tokens original MIT

agent-friendly-cli

1913

x0c/agent-friendly-cli-skill

Skill Claude CodeCodex

Guidelines for designing command-line tools that both people and coding agents can use reliably. A command-line tool is a program operated through typed commands in a terminal.

not rated 1 changed 4d ago A 109 tokens original MIT

codex-doctor

1914

ruiguoz/awesome-codex-doctors

Skill Codex

Diagnose OpenAI Codex CLI, Desktop, IDE, skill, plugin, MCP, session, configuration, authentication, network, storage, and performance problems using a local-first evidence workflow. Use when Codex is failing, slow, stuck, reconnecting, losing sessions, or behaving unexpectedly; do not use it to perform unrequested…

not rated 1 16d ago A 76 tokens

goal-prompt-builder

1915

quiescencycommonrush642/goal-prompt-builder

Skill Claude CodeCodex

Build high-quality /goal commands for OpenAI Codex CLI 0.128+ that maximize audit-friendliness and minimize false-completion. Use this skill whenever the user wants to write, draft, generate, improve, or refine a /goal prompt — even if they don't say "skill" — including phrases like "help me write a goal", "design a…

not rated 1 today A 223 tokens copy · 100% MIT

export-session

1916

gitjburns/export-session

Skill Codex

Export the active Codex CLI session to a file in a TUI-style transcript format. Use when Codex needs to save the current session, reconstruct the visible terminal conversation, capture user prompts plus assistant messages plus tool activity, or write a current-session transcript to a user-specified path resolved from…

not rated 1 4mo ago A 68 tokens original MIT

BlacklineCloud/agent-skills

Skill Codex

Review a Codex, Claude Code, or agent skill/plugin before public release. Use when the user wants to assess trigger quality, folder structure, documentation, validation gaps, GitHub readiness, or OSS release quality for an agent extension.

not rated 1 today A 53 tokens original MIT

wgwtest/project-engineering-strategy

Skill Codex

Use when a software project needs durable cross-session governance for formal documents, WBS or tracker coordination, worktree delivery boundaries, evidence and acceptance states, handoffs, or architecture and design-document control.

not rated 1 27d ago A 46 tokens original MIT

windows-appshot

1919

josephbartlett/windows-appshot-codex

Skill Codex

Use when the user invokes $windows-appshot or asks to create a Windows appshot bundle, including foreground-window screenshots, UI Automation text, metadata.json, prompt.md, or appshots generated by scripts/New-Appshot.ps1.

not rated 1 3mo ago A 50 tokens original MIT

HYEXE/codex-plugins

Skill Codex

A tool for turning a talk, lesson, or product demonstration into an interactive HTML, CSS, and JavaScript slide deck with a storyboard, presenter notes, and rehearsal cues.

not rated 1 changed 8d ago A 95 tokens original Apache-2.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: