# skill > Brief introduction to the skill's purpose. - Author: Mike Parcewski - Repository: mikeparcewski/wicked-garden - Version: 20260209153542 - Stars: 4 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/mikeparcewski/wicked-garden - Web: https://mule.run/skillshub/@@mikeparcewski/wicked-garden~skill:20260209153542 --- --- name: {{name}} description: | {{description}} Use when {{use_when}}. --- # {{title}} Brief introduction to the skill's purpose. ## Purpose What problem this skill solves. ## Usage ### Example 1 ```bash # Shell example command example ``` Result: ``` Expected output ``` ### Example 2 ```python # Python example import module result = module.function() ``` ## Patterns Common patterns this skill enables: 1. **Pattern 1** - Description - When to use - Example scenario 2. **Pattern 2** - Description - When to use - Example scenario ## Integration How to use this skill with other tools: - **Tool 1** - Integration description - **Tool 2** - Integration description ## References - Related documentation - Source files - External resources