| name | skill-name |
| description | One-line description of what this skill enables. |
Skill:
Category:
Priority: <High | Medium | Low>
Description
What this skill does and what outcomes it enables.
Purpose
Why this skill exists and what problems it solves.
Trigger
Use this skill when:
- A specific user request is received.
- A specific technical condition is encountered.
- A specific workflow requires it.
Context
- Inputs required.
- Assumptions made.
- Data or tools needed.
Workflow
- Step 1: Description.
- Step 2: Description.
- Step 3: Description.
Examples
Good Scenario
User Input: ...
Agent Action: ...
Bad Scenario
User Input: ...
Agent Action: ...
Anti-patterns
- What the agent should not do.
Verification
References