template
Installation
SKILL.md
Skill Name
Overview
A short paragraph explaining what this skill does and when to use it.
Quick Start
Simple example showing the most common use case:
# Example code or command
example_function(
parameter1="value1",
parameter2="value2"
)