| name | Skill Name Here |
| description | One-sentence trigger description. Be specific about when this skill should be used. Max 200 characters. This field determines whether the model loads the skill. |
| dependencies | [] |
| category | business |
| subcategory | sales |
| tags | ["outreach","b2b","cold-email"] |
| author | {"name":"Your Name","url":"https://yourlink.com","github":"yourhandle"} |
| license | CC-BY-4.0 |
| version | 0.1.0 |
| created | "2026-05-14T00:00:00.000Z" |
| updated | "2026-05-14T00:00:00.000Z" |
Skill Name Here
Overview
One short paragraph: what this skill does and the situation it's built for. Write it so a contributor reading the directory understands the point in under 10 seconds.
When to use this skill
- Trigger condition 1
- Trigger condition 2
- Trigger condition 3
Instructions
Step-by-step guidance for the model. Be concrete. Reference any files in resources/ by relative path.
- First step.
- Second step.
- Third step.
Examples
Example 1 — short label
Input:
User asks: "..."
Expected behaviour:
The skill should...
Example 2 — short label
(another worked example)
Resources
resources/<file> — what it is and when to read it.
Notes & limitations
- Known limitation 1
- Known limitation 2
Changelog