your-skill-name · v0.1.0 · 2026-08-10 · sha256 0da1b8a1675eb8d0

your-skill-name v0.1.0A

Immutable. This exact content is served forever at /api/v1/blob/0da1b8a1675eb8d0.

---
name: your-skill-name
description: One-line description of what this skill does
version: 0.1.0
triggers:
  - "trigger phrase 1"
  - "trigger phrase 2"
not_for:
  - "out-of-scope request"
depends_on: []
---

# Your Skill Name

## When to Use

Describe when this skill should be activated.

## Workflow

1. Step one
2. Step two
3. Step three

## Output Contract

Describe the expected output format.

## Verification

Describe the smallest check that proves the skill followed its contract.