---
name: example-skill
description: Describe what this skill does and the concrete situations in which an agent should use it.
license: MIT
---

# Example skill

State the workflow as direct, testable instructions. Define required inputs,
expected outputs, failure behavior, and any confirmation gates.

Keep detailed background in `references/` and deterministic helpers in
`scripts/`.
