Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
openai
/
codex
home
/
skills
/
openai
/
codex
openai/codex
20 skills · 3,206 total installs
View on GitHub
$
npx skills add openai/codex
Skill
Installs
babysit-pr
Lightweight coding agent that runs in your terminal
2.8k
code-review
Run a final code review on a pull request
410
code-review-breaking-changes
Breaking changes
—
code-review-change-size
Change size guidance (800 lines)
—
code-review-context
Model visible context
—
code-review-testing
Test authoring guidance
—
codex-bug
Diagnose GitHub bug reports in openai/codex. Use when given a GitHub issue URL from openai/codex and asked to decide next steps such as verifying against the repo, requesting more info, or explaining
—
codex-issue-digest
Run a GitHub issue digest for openai/codex by feature-area labels, all areas, and configurable time windows. Use when asked to summarize recent Codex bug reports or enhancement requests, especially fo
—
codex-pr-body
Update the title and body of one or more pull requests.
—
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should
—
openai-docs
Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest m
—
path-types
Choose Rust types for operating system paths across the Codex repository. Use when defining new path-bearing types or explicitly migrating existing ones.
—
plugin-creator
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use w
—
pushing-ci-changes
Pushing GitHub Actions changes, resolving push rejection, requesting upload exceptions.
—
remote-tests
Testing against remote executors in integration tests.
—
review-agent
Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, o
—
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflo
—
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (
—
test-tui
Guide for testing Codex TUI interactively
—
update-v8-version
Update Codex's pinned `v8` / `rusty_v8` versions, validate the release-candidate path, and investigate failed V8 canary or artifact builds. Use when asked to bump V8, update `rusty_v8` artifacts, prep
—