# Skill Name

> One-line description of what this skill does.

## What It Does

1-2 sentences explaining the reusable behavior this adds.

## Supported Clients

- Claude Code
- Codex
- Cursor
- Or list exactly what you tested

## Prerequisites

- Working Open Brain setup if this skill uses Open Brain tools ([guide](../../docs/01-getting-started.md))
- AI client that supports reusable skills, rules, or custom instructions
- Any extra services or tools this skill depends on

## Installation

1. Copy `SKILL.md` into the right folder for your client
2. Restart or reload the client so it picks up the new skill
3. Verify by invoking the trigger phrase or workflow

## Trigger Conditions

- Exact phrases, file types, errors, or situations where this skill should fire
- Include examples so contributors can test it

## Expected Outcome

Describe what should happen when the skill is installed and invoked correctly.

## Troubleshooting

**Issue: [Common problem]**
Solution: [How to fix it]

**Issue: [Another common problem]**
Solution: [How to fix it]

**Issue: [Third common problem]**
Solution: [How to fix it]

## Notes for Other Clients

If this skill was authored for one client first, explain how to adapt it for Codex, Cursor, or other tools without losing the core behavior.
