your-skill-name
Installation
SKILL.md
Your Skill Title
Overview
Brief introduction to what this skill covers. Focus on Grafana-specific knowledge — don't explain general programming concepts the AI already knows well.
Key Concepts
Document the important concepts, patterns, or syntax. Code examples are more effective than prose.
# Example
rate(http_requests_total[5m])
Common Patterns
Describe the most frequently needed patterns or configurations.
Related skills