Thanks for helping grow the Codex plugin ecosystem!
- Fork this repository
- Add your entry to the appropriate section in
README.md - Follow the format — use the existing table structure
- Submit a PR with a clear description
- Plugin must have a public GitHub repository
- Must include a valid
.codex-plugin/plugin.jsonmanifest - Must be functional — no placeholders or stub repos
- Include a description that explains what the plugin does
- Link to the author (GitHub username or organization)
- Official Plugins — Only OpenAI-curated plugins go here
- Community Plugins — All third-party plugins
- Plugin Development — Tools, templates, and frameworks for building plugins
- Guides & Articles — Tutorials, blog posts, and documentation
- One plugin per PR (unless adding multiple related plugins)
- Keep descriptions concise (one line)
- Alphabetize within categories
- Test that all links work before submitting