WORKS WITH · OPENAI
Agent skills for Codex CLI.
OpenAI's coding agent adopted the open SKILL.md standard — skills replace the deprecated custom prompts, and AGENTS.md carries standing instructions.
WHERE SKILLS LIVE
<project>/.agents/skills/<skill-name>/SKILL.md — Codex scans every .agents/skills/ from your working directory up to the repo rootHOW THEY TRIGGER
Implicit — Codex reads each skill's description and activates on matching tasks — or explicit with $skill-name.
- ▸ AGENTS.md works natively: Codex reads it from ~/.codex and from the project tree (AGENTS.override.md takes precedence). Our persona template drops straight in.
- ▸ Custom prompts (~/.codex/prompts/) are deprecated in favor of skills — the format we ship is the current one.
- ▸ Same SKILL.md files as Claude Code; only the install directory differs.
PLATFORM DOCS: developers.openai.com/codex/skills
EVERYTHING BELOW RUNS ON CODEX CLI
Agent Starter Kit
10 battle-tested agent skills + persona templates. Free.
VIEW SPEC →
Prompt Ops: 150 Production Prompts
The prompts that survive contact with real codebases.
VIEW SPEC →
Skill Forge
40 production agent skills + the framework to write your own.
VIEW SPEC →
Outreach Machine
Cold outreach that runs itself: enrichment → sequence → reply triage.
VIEW SPEC →
SEO Autopilot Kit
Agents that build programmatic SEO sites end to end.
VIEW SPEC →
Client Ops Autopilot
Every account runs like your best account — onboarding, reports, invoices, scope, health, offboarding.
VIEW SPEC →
The Everything Bundle
Every pack, every template, every future update. One price.
VIEW SPEC →
VERIFIED = installed and exercised by us on this platform · COMPATIBLE = via the open SKILL.md standard
TRY BEFORE YOU SPEND A CENT
The free Agent Starter Kit installs on Codex CLI in minutes — 10 production skills, real setup docs.
OTHER PLATFORMS: Claude Code/Hermes Agent/30+ tools via the open standard