May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
name: my-custom-skill
|
||||
description: One-line description of what this skill does.
|
||||
---
|
||||
|
||||
# My Custom Skill
|
||||
|
||||
What this skill does and when to use it.
|
||||
|
||||
## When to Use
|
||||
- Triggered by [cron/manual/condition]
|
||||
- When the user asks about [topic]
|
||||
|
||||
## Prerequisites
|
||||
- [Required files, API keys, tools]
|
||||
|
||||
## Execution
|
||||
|
||||
### Step 1: [First step name]
|
||||
[What to do, what to check, what to read]
|
||||
|
||||
### Step 2: [Second step name]
|
||||
[Specific instructions, commands, file paths]
|
||||
|
||||
### Step 3: [Output]
|
||||
[What to produce, where to save it, who to notify]
|
||||
|
||||
## Common Mistakes
|
||||
1. [Thing people get wrong]
|
||||
2. [Another pitfall]
|
||||
Reference in New Issue
Block a user