---
name: skill-name
description: |
  Explain exactly when this skill should fire, what inputs it expects,
  and what problem it solves.
author: Your Name
version: 1.0.0
---

# Skill Name

## Problem

What recurring problem does this skill solve?

## Trigger Conditions

- Exact phrases or requests
- Error messages or symptoms
- File types or workflows

## Process

1. First action the skill should take
2. Second action
3. Verification or handoff

## Output

What the user should receive when this skill works correctly.

## Notes

Edge cases, guard rails, and adaptation notes for other AI clients.
