# skill-name > A clear description of when this skill should activate and what it does - Author: Scott James Bell - Repository: fusionet24/AISkills - Version: 20251231121022 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/fusionet24/AISkills - Web: https://mule.run/skillshub/@@fusionet24/AISkills~skill-name:20251231121022 --- --- 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