caps-format-validator
Installation
SKILL.md
CAPS Format Validator
Purpose
Validate CAPS playbooks to ensure correct formatting, completeness, and compatibility with both Claude Code Skills and Goose Recipes. Catch errors early before conversion or deployment.
Prerequisites
- CAPS playbook file to validate (playbook.md)
- Python 3 (optional, for YAML validation)
- Basic understanding of CAPS format
CAPS Format Requirements
Every valid CAPS playbook must have:
- YAML frontmatter between
---markers titlefield in frontmatterdescriptionfield in frontmatterallowed_toolsarray in frontmatter- Main content after frontmatter
## Instructionsor## Stepssection