your-skill-name ยท diff

v0.1.0 to v0.1.0

7 added, 0 removed. Audit A to A.

---
name: your-skill-name
description: One-line description of what this skill does
version: 0.1.0
triggers:
- "trigger phrase 1"
- "trigger phrase 2"
+ not_for:
+ - "out-of-scope request"
+ depends_on: []
---
# Your Skill Name
## When to Use
Describe when this skill should be activated.
## Workflow
1. Step one
2. Step two
3. Step three
## Output Contract
Describe the expected output format.
+
+ ## Verification
+
+ Describe the smallest check that proves the skill followed its contract.