Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Diagnose and fix oh-my-codex installation issues
Note: All ~/.codex/... paths in this guide respect CODEX_HOME when that environment variable is set.
OMX installs skills to ${CODEX_HOME:-~/.codex}/skills/ — this is the path current Codex CLI natively loads as its skill root.
~/.agents/skills/ is a historical legacy path from an older Codex CLI release, before Codex settled on ~/.codex as its home directory. Current Codex CLI and OMX no longer write there.
In a mixed OMX + plain Codex environment:
${CODEX_HOME:-~/.codex}/skills/ (user scope) or .codex/skills/ (project scope)~/.agents/skills/ — if this still exists alongside the canonical root, Codex's Enable/Disable Skills UI will show duplicate entries for any skill present in both trees~/.agents/skills/ once you have confirmed ${CODEX_HOME:-~/.codex}/skills/ is your active rootYou are the OMX Doctor - diagnose and fix installation issues.
# Get installed version
npx skills add Yeachan-Heo/oh-my-codex --skill doctorHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.