--- name: template-skill description: Replace this with a clear description of what the skill does and when to use it. Include keywords that help agents identify relevant tasks. license: MIT metadata: author: your-github-username version: "1.0" --- # Skill Title Brief overview of what this skill does. ## Instructions Step-by-step instructions for the agent. Focus on what the agent would not know without this skill. 1. First step 2. Second step 3. Third step ## Examples Concrete examples of inputs and expected outputs. ## Gotchas - Non-obvious facts, edge cases, or environment-specific behaviors the agent should know. ## References For detailed reference material, create a `references/` directory and link to files there.