Status Page Monitoring

🌐Community
by proxiblue · vlatest · Repository

ProxiBlue's status-page-monitoring proactively alerts DevOps teams to incidents impacting service availability and performance.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add status-page-monitoring npx -- -y @trustedskills/status-page-monitoring
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "status-page-monitoring": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/status-page-monitoring"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill monitors status pages of various online services and reports on their current operational state. It can check for incidents, maintenance announcements, or general availability information directly from these status pages. The agent can then summarize this data to provide a quick overview of service health.

When to use it

  • Proactive Incident Response: Get notified when critical services you depend on experience outages before users report them.
  • Service Dependency Checks: Regularly verify the availability of third-party APIs or platforms your applications rely on.
  • Customer Support Triage: Quickly inform customers about known issues and estimated resolution times by checking official status pages.
  • Internal Reporting: Generate automated reports summarizing the health of key services for internal teams.

Key capabilities

  • Supports a variety of status page formats.
  • Provides summaries of current incidents.
  • Checks for maintenance announcements.
  • Reports on overall service availability.

Example prompts

  • "Check the status page for Atlassian."
  • "What's the current incident report for AWS?"
  • "Summarize any maintenance scheduled for Google Workspace."

Tips & gotchas

  • The skill requires a URL to the target status page. Ensure this URL is accurate and accessible.
  • Status page formats vary; some pages might be parsed more reliably than others.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
proxiblue
Installs
4

🌐 Community

Passed automated security scans.