Skills Catalog for Codex
44 chapters · 3 hours 31 minutes · 46,236 words · 2 parts
npx skills add openai/skillsTypeset in this issue’s own colours, resolved from a curated brand profile.
[!IMPORTANT] This repository is deprecated. For current Codex skill and plugin examples, use the OpenAI Plugins repository (opens in a new tab). If you want to add your own skills to Codex, follow the Build plugins (opens in a new tab) guide, which includes instructions for creating a skill-only plugin.
Agent Skills are folders of instructions, scripts, and resources that AI agents can discover and use to perform at specific tasks. Write once, use everywhere.
Codex uses skills to help package capabilities that teams and individuals can use to complete specific tasks in a repeatable way. This repository catalogs skills for use and distribution with Codex.
Learn more:
Skills in .system (opens in a new tab) are automatically installed in the latest version of Codex.
To install curated (opens in a new tab) or experimental (opens in a new tab) skills, you can use the $skill-installer inside Codex.
Curated skills can be installed by name (defaults to skills/.curated):
$skill-installer gh-address-commentsFor experimental skills, specify the skill folder. For example:
$skill-installer install the create-plan skill from the .experimental folderOr provide the GitHub directory URL:
$skill-installer install https://github.com/openai/skills/tree/main/skills/.experimental/create-planAfter installing a skill, restart Codex to pick up new skills.
The license of an individual skill can be found directly inside the skill’s directory inside the LICENSE.txt file.
main, last pushed 14 July 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: skills/.curated/*/SKILL.md, skills/.system/*/SKILL.md.h1 and no skipped levels:/openai/skills.md, and each chapter at its own .md URL.