--- name: skill-name description: A clear description of when this skill should activate and what it does version: 1.0.0 --- # Skill Name ## Overview Provide a brief overview of what this skill does and when it should be used. ## Instructions Detailed step-by-step instructions for how to use this skill: 1. First step 2. Second step 3. Third step ## Examples Provide examples of inputs and expected outputs. ### Example 1 **Input:** ``` [Example input] ``` **Output:** ``` [Expected output] ``` ## Notes - Any additional notes or considerations - Edge cases to be aware of - Best practices