Skill Name: Skill-Builder Description: Guide for creating new skills to extend agent capabilities, following the OpenAI Codex CLI skills standard.
Skills are modular, reusable packages of instructions that help AI agents perform specific tasks reliably. This skill documents how to create, structure, and add new skills to the Skills/ folder.
| Kebab-case | Add-Data-Type-CRUD.md | File names | | Title Case | Add Data Type CRUD | Skill display name | | Descriptive | How to add new data type... | Description field |
How to create, structure, and install skills for this codebase. Use this skill whenever the user wants to create a new skill, add agent capabilities, write a SKILL.md, structure a skill folder, or follow the skills framework. Also trigger when they mention 'new skill', 'add a skill', 'skill template', or 'extend agent capabilities'. Source: personizeai/personize-skills.