monitoring-sites

Monitor website health, uptime, SSL certificates, and performance via bash scripts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PerryB-GIT/wascar-perry-workspace --skill monitoring-sites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-sites
Source: https://github.com/PerryB-GIT/wascar-perry-workspace/tree/main/claude-skills-package/skills/web-dev/monitoring-sites
Command: npx skills add https://github.com/PerryB-GIT/wascar-perry-workspace --skill monitoring-sites

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive system for monitoring the health, uptime, SSL certificate validity, and performance of multiple websites, ensuring proactive issue detection and resolution.

Core Features & Use Cases

  • Automated Health Checks: Regularly pings all managed sites to verify uptime and HTTP status codes.
  • SSL Certificate Monitoring: Tracks SSL certificate expiry dates and alerts on upcoming renewals.
  • Performance Tracking: Monitors response times and provides insights for performance optimization.
  • Incident Response: Outlines a clear protocol for handling site outages and other incidents.
  • Use Case: You can use this skill to get a quick overview of all your client websites' statuses, check if any SSL certificates are expiring soon, or investigate a reported issue with a specific site.

Quick Start

Run a quick ping check for all managed websites.

Frequently Asked Questions about monitoring-sites

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor website uptime and health for multiple managed sites?

You can monitor website uptime by running deterministic bash scripts that ping managed sites to verify HTTP status codes and detect outages. The skill tracks health metrics across a portfolio of websites, providing a quick overview status for proactive issue detection.

How do I check SSL certificate expiry dates for my websites?

To check SSL certificate expiry, run the skill's SSL verification scripts to track upcoming renewal dates. It alerts you on expiring certificates across your managed sites, ensuring you can resolve security issues before they cause browser warnings.

Can I track website performance and response times using bash scripts?

Yes, you can track website performance using the skill's deterministic bash scripts. It monitors response times for your portfolio of websites, providing performance insights that help you identify slow-loading sites and optimize their overall responsiveness.

What is the best way to set up proactive issue detection for a portfolio of websites?

The best way to set up proactive issue detection is to automate regular health checks, SSL expiry tracking, and performance analysis using bash scripts. This approach facilitates early outage detection and provides a clear incident response protocol for managed sites.

Do I need any external dependencies to run site status checks?

No external dependencies are required to run site status checks. The skill operates independently using bash scripts to perform health checks, SSL expiry verification, and performance analysis, allowing you to execute tasks deterministically without additional package installations.

What protocol should I follow when handling a site outage incident?

When handling a site outage incident, follow the skill's outlined incident response protocol to investigate reported issues. It integrates uptime alerts and performance tracking data to guide your resolution process for the affected managed site.