by milisp
A curated list of awesome resources, tools, and tutorials for OpenAI Codex CLI
# Add to your Claude Code skills
git clone https://github.com/milisp/awesome-codex-cliGuides for using cli tools skills like awesome-codex-cli.
Last scanned: 8/12/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-12T05:37:24.660Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}awesome-codex-cli is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by milisp. A curated list of awesome resources, tools, and tutorials for OpenAI Codex CLI. It has 109 GitHub stars.
Yes. awesome-codex-cli passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/milisp/awesome-codex-cli" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-codex-cli against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
A curated list of agent skills, resources, tools, and tutorials for OpenAI Codex CLI — hand-picked and reviewed, not auto-collected.
💡 Maintained by @milisp · Follow me on 𝕏 for agentic workflows, building in public
Hand-picked by the maintainer, and includes the maintainer's own projects.
--host codex, installs to ~/.codex/skills/), plus a /codex skill that uses Codex CLI as an independent cross-model reviewer.OpenAI Codex CLI is a lightweight coding agent that runs in your terminal.
A workflow is a tightly coupled set of Codex-native resources that facilitate specific projects
/nika:check, /nika:explain, /nika:new + authoring skill + read-only MCP oracle — audit .nika.yaml DAGs (schema, permits, honest cost floor) before a single token is spent.codex plugin marketplace add garrytan/gbrain@codex-plugin; PGLite, no server.pip install click-to-mcpagent-qa mcp to let Codex author and execute natural-language web/mobile tests, inspect artifacts, triage failures, and guide fixes with persistent test memory.goodmemory setup installs scoped recall hooks and read-only MCP inspection; SQLite persistence is the default, while optional writeback stays reviewable and reversible.