Agent Integration
Codex
Production Skills for OpenAI Codex
Install portable agent skills for OpenAI Codex. Stop boilerplate slop, missed meta tags, and dirty git commits.
Install KeySkills for Codex
$ bunx skills add NaveenGumaste/keyskills -a codex.agents/skills/Files installed here take effect for this repository and are version-controllable.
~/.codex/skills/Global path used when installed with the -g flag across all projects.
Codex reads the skill instruction markdown to guide tool execution and code generation without manual prompting.
Included Skills
What Codex gains
SEO Setup
Equips autonomous coding agents to automatically generate metadata, OpenGraph cards, sitemap.xml, robots.txt, and JSON-LD schemas during repository init.
Design Taste Frontend
Stops AI agents from outputting generic purple-gradient, rounded-slop interfaces. Enforces editorial typography, calibrated contrast, intentional whitespace, and hardware-accelerated micro-motion.
Git Hygiene
Maintains disciplined git history by enforcing Conventional Commits, branch prefixes, pre-commit safety checks, and atomic changes.
Codebase Cleanup
Cleans up agent debris: scratch scripts, unused imports, orphan test outputs, and temporary benchmark files before finishing tasks.
README Badge Generator
Badge your repository
Show contributors your repo uses high-agency agent skills.
[](https://keyskills.ngxlabs.tech)Common questions for Codex
Can I use KeySkills with Codex and other tools in the same repo?
Yes. You can pass multiple agent flags like -a codex -a cursor or use --agent '*' to populate all configured agent harnesses simultaneously.
Do I need to re-run the install command when opening new sessions?
No. Once installed, the markdown instructions remain in your project's registered skill folder and are loaded automatically whenever Codex operates in that directory.