Codex Package
This folder contains the Codex version of idea-evaluator.
Packaging notes
- Codex skills are folder-based and use
SKILL.mdas the trigger and instruction file. nameanddescriptionin YAML frontmatter are the important discovery fields.- Keeping the body procedural makes the skill easier for another Codex instance to reuse.
Source
Intent.mdin the repo root- Codex skill format guidance and the OpenAI skill standard