Site Performance Watch
Continuously monitors website speed, uptime, and key metrics, alerting you to performance issues via gtagents.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add site-performance-watch npx -- -y @trustedskills/site-performance-watch
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"site-performance-watch": {
"command": "npx",
"args": [
"-y",
"@trustedskills/site-performance-watch"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The site-performance-watch skill monitors website performance metrics and provides alerts when thresholds are breached. It allows users to track key indicators like page load times, server response times, and error rates. This helps proactively identify and address potential issues impacting user experience and site availability.
When to use it
- Proactive Monitoring: Regularly check a live website's performance to catch slowdowns before they impact visitors.
- Post-Deployment Validation: Verify that new code deployments haven’t introduced performance regressions.
- Incident Response: Quickly determine if a reported site issue is due to performance degradation.
- Scheduled Reporting: Generate automated reports on website performance trends over time.
Key capabilities
- Website Performance Monitoring
- Threshold-based Alerting
- Metric Tracking (page load times, server response times, error rates)
Example prompts
- "Monitor my website at
https://www.example.comand alert me if the average page load time exceeds 3 seconds." - “Show me a graph of my site’s performance over the last 24 hours.”
- "What is the current error rate for
https://api.example.com?"
Tips & gotchas
The skill requires access to website metrics, which may involve configuring integrations with monitoring services or providing appropriate credentials. Ensure you have sufficient permissions to monitor the target websites.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.