api-health-monitoring

Installation
SKILL.md

API Monitoring Skill

Design complete observability stacks for any API: health checks, metrics, alerting, and dashboards.


Health Check Endpoints

Liveness check — is the process alive?

GET /health/live
Response 200: { "status": "ok" }
Response 503: { "status": "error", "reason": "OOM" }
Installs
4
GitHub Stars
306
First Seen
Apr 14, 2026
api-health-monitoring — lambdatest/agent-skills