sk Skill · AIops-tools
proxy-aiops
Use this skill whenever the user needs to operate a Traefik, Caddy or HAProxy reverse proxy / load balancer — a one-shot overview, routes (routers / caddy routes / frontends) with host/path matching, services and server-level upstream health, middlewares, TLS certificate inventory with an expiry sweep, traffic and 5xx error counters, config snapshot/search, four flagship RCAs (backend health, cert expiry, error…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
bashPythongovernancemcpproxyaiops
- Host repository
- AIops-tools/Proxy-AIops
- Allowed tools
- Bash
- Compatible with
- Standalone, self-governed reverse-proxy operations across Traefik (API /api/..., metrics-text counters via /metrics), Caddy (admin API, default localhost:2019 — carries the write surface) and HAProxy (Data Plane API v2 /v2/..., HTTP Basic auth). Each target in the config names its own platform, and a name-keyed platform registry selects the API shape, an explicit support matrix raises teaching errors for ops a platform cannot do (traefik writes → its providers, caddy error counters → access logs, haproxy certs → the .pem pipeline), never a silent no-op. The governance harness (audit, policy
- Licence
- MIT
- Host language
- Python