#27 · Primary category: AI Tool Directories & Curated Lists

awesome-codex-skills

awesome awesome-lists awesome-resources codex codex-cli codex-skills coding-agent-skills coding-agents gpt-5-1-codex gpt-5-codex llm skills

A curated list of practical Codex skills for automating workflows across the Codex CLI and API.

Project last updated:07/26/26

GitHub Stars

16.1K

Forks

1.6K

Contributors

18

License

Other

Why we included this project

If you run OpenAI's Codex CLI and are tired of typing the same instructions into every session, this collection is a good place to start. It bundles modular skills that teach Codex to handle specific jobs, from reviewing pull requests and triaging Sentry issues to drafting meeting notes, running codebase migrations, and wiring up app integrations. Each skill carries its own SKILL.md metadata so the agent knows when to trigger it, and a small Python installer drops a chosen skill into your Codex skills directory, saving you from copying folders by hand. The README also walks through how skills are structured and how to write your own, which makes the repo useful as a reference for teams building internal skill sets. It is a curated directory and learning resource rather than a standalone application, which suits anyone trying to standardize how their coding agent works.

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