monitor-gen
Installation
SKILL.md
Monitoring Config Generator
Get Prometheus rules and Grafana dashboards without reading docs for hours. Describe what you want to monitor and get production ready configs instantly.
One command. Zero config. Just works.
Quick Start
npx ai-monitoring "node.js api with postgres and redis"
What It Does
- Generates Prometheus alerting rules for common failure modes
- Creates Grafana dashboard JSON you can import directly
- Covers CPU, memory, disk, and custom application metrics
- Sets sensible thresholds based on industry standards
- Includes runbook links and alert descriptions