AGENTKIT/WORKS
AgentKit Works

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 root

HOW THEY TRIGGER

Implicit — Codex reads each skill's description and activates on matching tasks — or explicit with $skill-name.

PLATFORM DOCS: developers.openai.com/codex/skills

EVERYTHING BELOW RUNS ON CODEX CLI

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