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

# Your Skill Name

A brief overview of what this skill does.

## Workflow

1. **Step one:** Describe the first step.
2. **Step two:** Describe the second step.
3. **Step three:** Describe the third step.

## Usage

Explain how to use this skill, including any required inputs.

**Example:**

```
Provide an example of how to invoke this skill.
```

## Edge Cases

Describe any known edge cases or limitations.
