# template > [One-line description of what the skill does and when to use it] - Author: Ronnie Geraghty - Repository: ronniegeraghty/skills - Version: 20260206173338 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/ronniegeraghty/skills - Web: https://mule.run/skillshub/@@ronniegeraghty/skills~template:20260206173338 --- --- name: template description: "[One-line description of what the skill does and when to use it]" --- # [Skill Title] ## When to Use This Skill Activate when user wants to: - Specific action 1 - Specific action 2 - Specific action 3 ## Prerequisites - Required MCP tools: `tool-name` - Required permissions: list - Required CLI tools: `cli-name` ## MCP Tools Used | Step | MCP Tool | Command | Purpose | |------|----------|---------|---------| | 1 | `tool-name` | `command` | Description | ## Steps ### Step 1: Action Name **Using MCP (Preferred):** Invoke `tool-name` MCP tool: - Command: `command_name` - Parameters: `param1`, `param2` **CLI Fallback (if MCP unavailable):** ```bash cli command --option value ``` ## Examples Provide examples of inputs and expected outputs. ## Related Skills - For X: `other-skill-name` - For Y: `another-skill-name`