# skill-names > [Describe what this skill does and when to use it. Be specific about the task and include keywords that help agents identify relevant use cases.] - Author: Huss - Repository: HussMarsidi/agent-skills - Version: 20260117190110 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/HussMarsidi/agent-skills - Web: https://mule.run/skillshub/@@HussMarsidi/agent-skills~skill-names:20260117190110 --- --- name: skill-names description: [Describe what this skill does and when to use it. Be specific about the task and include keywords that help agents identify relevant use cases.] snippet: "Guide for user to describe the skills and refine the thoughts before generating the skill." --- # skill-names ## When to use this skill Use this skill when [describe specific scenarios when an agent should activate this skill. Include concrete examples of user requests or tasks that would trigger this skill.] **Example scenarios:** - [Scenario 1: specific user request or task] - [Scenario 2: specific user request or task] - [Scenario 3: specific user request or task] ## How it works [Provide a high-level overview of what the skill does and how it accomplishes the task.] ## Step-by-step instructions ### Step 1: [Action name] [Detailed instructions for this step. Include what to do, what tools to use, and what to check.] **Example:** ``` [Concrete example of this step] ``` ### Step 2: [Action name] [Detailed instructions for this step.] **Example:** ``` [Concrete example of this step] ``` ## Complete examples ### Example 1: [Scenario name] **User request:** "[Example user request]" **What the agent should do:** 1. [Step 1] 2. [Step 2] 3. [Step 3] **Expected output:** ``` [Example output format] ``` ### Example 2: [Scenario name] **User request:** "[Example user request]" **What the agent should do:** [Steps] **Expected output:** ``` [Example output] ``` ## Edge cases and error handling ### Edge case 1: [Description] **When this occurs:** [Specific situation] **How to handle:** [Specific steps to handle this case] **Example:** ``` [Concrete example] ``` ### Edge case 2: [Description] **When this occurs:** [Specific situation] **How to handle:** [Specific steps] ## Limitations [Document what this skill cannot do or when it should not be used. Provide specific examples.] ## Notes [Additional considerations, prerequisites, or important information agents should know.]