← ClaudeAtlas

grafana-alert-routerlisted

Routes Grafana alerting webhook payloads to Slack, PagerDuty, and OpsGenie channels based on label matching rules. Supports alert grouping and silence management via the Grafana Alerting API.
agentskillexchange/skills · ★ 11 · AI & Automation · score 76
Install: claude install-skill agentskillexchange/skills
# Grafana Alert Router Routes Grafana alerting webhook payloads to Slack, PagerDuty, and OpsGenie channels based on label matching rules. Supports alert grouping and silence management via the Grafana Alerting API. ## Installation ### Method 1: OpenClaw Control UI 1. Open OpenClaw Control UI. 2. Search for this skill by name or slug. 3. Review the skill details and install it. ### Method 2: OpenClaw Chat 1. Ask OpenClaw to install this skill from Agent Skill Exchange. 2. Confirm the install when prompted. ### Method 3: ClawHub CLI ```bash clawhub install grafana-alert-router ``` ### Method 4: Manual download 1. Download or clone the skill files. 2. Place them in your local skills directory. 3. Reload OpenClaw or your agent runtime. ### Method 5: From source 1. Open the upstream source linked below. 2. Follow the project setup instructions there. ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/grafana-alert-router/)