What problem does it solve?
This Skill provides a comprehensive guide and checklist for creating, testing, and refining AI skills, ensuring they are discoverable, efficient, and robust.
Core Features & Use Cases
- Skill Creation Framework: Follows a RED-GREEN-REFACTOR methodology for iterative development.
- Best Practices: Details on
SKILL.md structure, description writing, formatting, and token efficiency.
- Testing Strategies: Guidance on establishing baselines, writing minimal skills, and bulletproofing against rationalization.
- Use Case: You need to create a new skill for your AI agent to manage GitHub pull requests. This skill will guide you through defining its purpose, writing the
SKILL.md, implementing any necessary scripts, and thoroughly testing its behavior before deployment.
Quick Start
Use the writing-skills skill to follow the checklist for creating a new skill.