May 17, 2026, 11:40 PM

This commit is contained in:
Paweł Domański
2026-05-18 06:40:19 +00:00
commit 64944cf004
896 changed files with 310709 additions and 0 deletions
+30
View File
@@ -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]