add-skill-from-template
Installation
SKILL.md
Skill: add-skill-from-template (afi-skills)
Purpose
Use this skill when you need to create a new AFI skill in the afi-skills library.
This skill ensures new skills are:
- Compliant: Follow Skill Contract v1 with all required front-matter fields
- Consistent: Match existing patterns in domain, structure, and style
- Testable: Include eval stubs or golden cases for validation
- Secure: Pass automated risk pattern scanning
- Discoverable: Properly tagged and documented for agent use
This skill is primarily used by skillsmith-droid and any future afi-skills droids.