Skip to content
Development
Skill

/grafana-alert

Design Grafana alert rules — query, threshold, for, labels, annotations, routing hints.

From plugin
agentic-awesome-kits
932 skills
Install
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill grafana-alert --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/grafana-alert

Context preview

The summary Claude sees to decide when to auto-load this skill.

Design Grafana alert rules — query, threshold, for, labels, annotations, routing hints.

SKILL.md

grafana-alert.SKILL.md
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`

Ships withagentic-awesome-kits

Reusable AI Skill Kits for coding agents (Claude Code and any other subagent/slash-command-compatible tool).

Get the whole plugin
Stats
9
Stars
3
Forks
Maintained
Maintenance
Python
Language
1mo ago
Last commit
2mo ago
Created

Repo: KhaiTrang1995/agentic-awesome-kits

Other skills on agentic-awesome-kits.