Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -18% | 0% |
Create a new skill by generating a SKILL.md file with YAML frontmatter.
my-skill/
├── SKILL.md # Instructions + frontmatter
├── template.md # (optional) Template files
└── example.py # (optional) Example scriptsmarkdown--- name: skill-name description: "Brief description of what this skill does" tags: [category1, category2] version: "1.0.0" --- # Skill Name ## Purpose What this skill accomplishes. ## Instructions Step-by-step instructions for the agent. ## Examples Concrete examples of input/output.
api-client-generator)Other measured skills in the registry, with their headline benchmark lift.