Codex skills
Install into .codex/skills/<skill>/ — every skill below lists Codex as a supported tool.
PR Review
FreeA useful review finds the bugs that tests missed, checks that the change does wh
5 (1)☆ 10 installsClaude Code · Codex +
Python Data Analysis
$1Every number in the report must be traceable to code that can be re-run. Profile
—☆ 00 installsClaude Code · Codex
How skills work in Codex
A skill is a folder containing a SKILL.md file: YAML frontmatter with a name and a one-line description, followed by step-by-step instructions, checklists and an output format. Codex reads the description to decide when the skill applies, then loads the full instructions only when needed — so skills add capability without eating your context window.
Install
# free skills curl -fsSL https://theskillz.dev/install/<skill-slug> | bash # paid skills: download the zip from your account, then unzip <skill>.zip -d .codex/skills/