OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add grafana/skills --skill your-skill-name
Clear description of what this skill does and when to use it. Use when the user asks about X or wants to work with Y. Include specific trigger phrases so agents auto-load it correctly. Max 1024 characters.
npx skills add grafana/skills --skill your-skill-name
Brief introduction to what this skill covers. Focus on Grafana-specific knowledge — don't explain general programming concepts the AI already knows well.
Document the important concepts, patterns, or syntax. Code examples are more effective than prose.
Describe the most frequently needed patterns or configurations.
Keep SKILL.md under 500 lines. Move detailed reference material to
references/files and link to them from here. See agentskills.io/specification.