OpenAI
OpenAI's Codex skills focus on code review, pull request workflow, and building Codex extensions. Start here if you use Codex for day-to-day software work.
Featured skills
babysit-pr
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and...
code-review-change-size
Change size guidance (800 lines)
plugin-creator
Used to create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin...
code-review
Used to run a final code review on a pull request
code-review-context
Model visible context
code-review-testing
Used to test authoring guidance
codex-bug
Diagnose GitHub bug reports in openai/codex.
codex-issue-digest
Used to run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows.
codex-pr-body
Used to update the title and body of one or more pull requests.
remote-tests
How to run tests using remote executor.
skill-creator
Guide for creating effective skills.
test-tui
Guide for testing Codex TUI interactively