Generate monitoring config — Prometheus alert rules, Grafana dashboard JSON, ServiceMonitor.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/khaitrang1995-monitor)More formats (shields.io, HTML) on the badges page.
---
name: monitor
description: Generate monitoring config — Prometheus alert rules, Grafana dashboard JSON, ServiceMonitor.
user-invocable: true
argument-hint: "<app-name> [--alerts] [--dashboard] [--slo <target>]"
---
# /monitor — Generate Monitoring Config
## Input examples
```
/monitor container-api --alerts --dashboard
/monitor container-api --slo 99.9
/monitor --alerts entire namespace prod
```
## Output
```
monitoring/
{app}/
prometheus-rules.yaml ← Alert rules
servicemonitor.yaml ← Scrape config
grafana-dashboard.json ← Dashboard
```
## Sample alert rules
- **HighErrorRate**: error rate > 1% over 5 minutes
- **HighLatency**: p99 > 1s over 5 minutes
- **PodCrashLoop**: restarts > 3 times in 10 minutes
- **HighMemory**: memory > 90% of limit
- **HighCPU**: CPU > 80% of limit sustained for 10 minutes
## Dashboard panels
- Request rate (req/s)
- Error rate (%)
- Latency percentiles (p50, p95, p99)
- CPU / Memory usage
- Pod count (ready vs desired)
## References
- @.claude/rules/k8s-conventions.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!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.