Website Monitor Skill
This skill provides automated tools for ensuring the quality and functionality of your live websites.
Core Functionality
- •Broken Link Checker: Scans specified URLs for broken internal and external links.
- •Performance Analysis: Integrates with tools (e.g., Lighthouse) to assess website performance, accessibility, and SEO.
- •Uptime Monitoring: (Future) Checks website availability and response times.
- •Content Validation: (Future) Ensures critical content elements are present and correctly rendered.
Usage Examples
- •"Check
https://scs-marketplace.pages.dev/for any broken links." - •"Run a performance audit on my main landing page."
Resources
- •
scripts/: Contains executable scripts for various monitoring tasks (e.g.,check_links.js). - •
references/: Documentation on web monitoring best practices or tool configurations.