#112 · Primary category: AI Agents & Automation

skills

Skills Catalog for Codex

Project last updated:07/14/26

GitHub Stars

25.3K

Forks

1.7K

Contributors

35

License

Other

Why we included this project

Codex users who want to package capabilities their agent can reuse will find a catalog of skill folders here, each built around a specific task like generating a plan or fixing address comments. The repo is explicitly marked deprecated, with OpenAI directing people to the Plugins repository and the newer build-plugins guide, so treat the skills as reference examples rather than a supported dependency to install. The skill format itself is still worth studying: the folders show how a capability gets defined and discovered, and the split between automatically installed, curated, and experimental skills makes the packaging model easy to see. If you are weighing whether to adopt the agent-skills structure or migrate to the plugin model, this collection is a useful historical record.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category