21 lines
369 B
Markdown
21 lines
369 B
Markdown
---
|
|
name: [skill-name-lowercase-with-hyphens]
|
|
description: [What it does and when to use it. Include trigger keywords.]
|
|
allowed-tools: [Optional: Read, Write, Bash - omit to inherit all tools]
|
|
---
|
|
|
|
# [Skill Name]
|
|
|
|
## Instructions
|
|
|
|
1. [Step-by-step guidance]
|
|
2. [What to do and how]
|
|
|
|
## Examples
|
|
|
|
[Simple, minimal examples]
|
|
|
|
## Tips
|
|
|
|
[Best practices or common patterns]
|