---
name: test-skill
description: Brief description of what this skill does and when to use it.
license: MIT
metadata:
  author: your-name
  version: "1.0"
---

# Test Skill

## When to use this skill

Use this skill when the user needs to...

## Instructions

1. First step
2. Second step
3. Third step

## Examples

### Example 1

```
Example input or command
```

## Best practices

- Best practice 1
- Best practice 2
