Design Grafana alert rules — query, threshold, for, labels, annotations, routing hints.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill grafana-alert --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Grafana Alert?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/khaitrang1995-grafana-alert-agentic-awesome-kits)More formats (shields.io, HTML) on the badges page.
---
name: grafana-alert
description: Design Grafana alert rules — query, threshold, for, labels, annotations, routing hints.
user-invocable: true
argument-hint: "<service symptom> [--sev critical|warning] [--prom|--loki]"
---
# /grafana-alert
## Examples
```
/grafana-alert booking-api high error rate --sev critical --prom
/grafana-alert booking-api error log burst --loki
```
## Process
1. Signal (metric vs log)
2. Query + threshold + `for`
3. Labels / annotations / routing hints (no secret webhooks)
4. L1 → `docs/ops/grafana/alerts/{slug}.md`
## Output
`@_templates/alert-rule.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!