skill-authoring
Installation
SKILL.md
Skill Authoring Guide
This skill guides you through creating user-facing agent skills. For the canonical reference, see agentskills.io.
Before You Start
Identify 2-3 concrete use cases your skill should enable before writing anything.
Good use case definition:
Use Case: [Name]
Trigger: User says "[phrase 1]" or "[phrase 2]"
Steps: 1. [action] 2. [action] 3. [action]
Result: [What the user gets]