status-page-monitoring
Installation
SKILL.md
Status Page Monitoring Skill
Overview
This skill checks the status of all monitored services and alerts immediately if any monitor is showing DOWN status.
Primary method: curl + jq for accurate JSON parsing (avoids WebFetch AI summarization errors)
Supports multiple status page providers via direct API endpoints.
When to Use This Skill
- User runs
/status-page-monitoring - User asks "check status" or "are sites up?"
- User wants to know if any monitors are down
- User asks about uptime or service status
Monitoring Workflow
IMPORTANT: Do NOT read scripts or search for configuration files. This skill provides all the information you need.