Skill Builder

Create a `SKILL.md` template by filling out this form.

Preview (SKILL.md)
# My Skill

## Triggers
- "Do task"
- "Analyze this"

## Workflow
1. Step 1: Check inputs
1. Step 2: Process data
1. Step 3: Output format

## Best Practices
- Keep output concise.
- Validate inputs before processing.
- Handle errors gracefully.