your-skill-name
>
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: your-skill-name description: > license: Apache-2.0 --- # 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. ```promql # Example rate(http_requests_total[5m]) ``` ## Common Patterns Describe the most frequently needed patterns or configurations. ## Best Practices - List recommendations specific to this skill's domain - Include common pitfalls to avoid --- > **Keep SKILL.md under 500 lines.** Move detailed reference material to `references/` files and > link to them from here. See [agentskills.io/specification](https://agentskills.io/specification).
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
1.5M
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
972.7k
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
828.8k

