example-skill
Installation
SKILL.md
Gold Standard Example Skill
This skill demonstrates the canonical structure for a compliant Agent Skill.
When analyzed by agent-plugin-analyzer, this fixture MUST:
- Score maturity >= L2 (structured skill + references directory)
- Produce zero Critical or Error findings
- Identify at least 2 patterns: Progressive Disclosure, Acceptance Criteria Gate
- Score Structure >= 4/5, Security = 5/5
Execution Flow
This skill uses Progressive Disclosure. Load only what you need:
- For acceptance criteria and completion gates -> read
references/acceptance-criteria.md - For analysis notes and known patterns in this fixture -> read
references/analysis-notes.md