oh-my-codex Skill
oh-my-codex is a JavaScript AI agent skill for Codex with npx. workflows for Codex CLI. Unified Skills, rules, and prompts to standardize and automate coding, refactoring, testing, and review workflows. Less prompt-tuning, more shipping.
How to use oh-my-codex Skill
Install or run
npm install -g oh-my-codex-cli
omcodex setup # Full installation: all sources + agents + MCPClient configuration
{
"sourceName": "ecc",
"remote": "https://github.com/affaan-m/everything-claude-code.git",
"ref": "main",
"license": "MIT",
"harnesses": [
"codex"
],
"kind": "distribution-repo",
"syncedAt": "2026-07-06T06:41:49Z",
"skillsPath": ".",
"selectionFile": "/.agent/curation/ecc-codex-selection.json",
"codexAssets": {
"agentsDir": ".codex/agents",
"configToml": ".codex/config.toml",
"agentsSupplement": ".codex/AGENTS.md"
},
"notes": "ECC ships first-class Codex support (.codex/ + .agents/skills/). Skills already flattened from .agents/skills/* to source root for the standard loader. Use selectionFile to scope which skills install to ~/.codex/skills/."
}
Compatible clients
What is oh-my-codex Skill?
oh-my-codex is a JavaScript AI agent skill for Codex with npx. workflows for Codex CLI. Unified Skills, rules, and prompts to standardize and automate coding, refactoring, testing, and review workflows. Less prompt-tuning, more shipping. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run oh-my-codex using npx. Check materialofair/oh-my-codex for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Built for Python
- Install or run with npx
- Works with Codex
- Uses SSE transport
- API key required
- OAuth
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use oh-my-codex Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is oh-my-codex?
oh-my-codex is a JavaScript AI agent skill for Codex with npx. workflows for Codex CLI. Unified Skills, rules, and prompts to standardize and automate coding, refactoring, testing, and review workflows. Less prompt-tuning, more shipping.
Who is oh-my-codex best for?
oh-my-codex is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install oh-my-codex?
Install or run oh-my-codex using npx. Check oh-my-codex for the latest setup command.
Is oh-my-codex actively maintained?
oh-my-codex may need a closer maintenance check before production use.
Auto-fetched from GitHub.