Monitor

🌐Community
by joelhooks · vlatest · Repository

Tracks website uptime, performance metrics, and alerts on anomalies using Joelhooks' custom monitoring system.

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 joelhooks-monitor npx -- -y @trustedskills/joelhooks-monitor
2

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

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

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

About This Skill

What it does

The joelhooks-monitor skill provides real-time monitoring capabilities, specifically designed to work with the joelclaw agent. It allows you to track and receive updates on various online activities or data streams. This includes observing changes in web pages, tracking specific events, and receiving notifications based on defined criteria.

When to use it

  • Website Change Tracking: Monitor a competitor's pricing page for updates.
  • Event Monitoring: Track the status of an order fulfillment process.
  • Data Stream Observation: Receive alerts when new data points are added to a public dataset.
  • Social Media Listening: Get notified about mentions of your brand on Twitter (or other supported platforms).

Key capabilities

  • Real-time monitoring
  • Web page change detection
  • Event tracking
  • Notification system

Example prompts

  • "Monitor the pricing page at example.com/pricing and alert me to any changes."
  • "Track order status updates for order ID #12345."
  • "Notify me when a new entry is added to this RSS feed: https://example.com/feed.xml"

Tips & gotchas

The skill requires the underlying joelclaw agent to be installed and functioning correctly. Ensure that the URLs or data streams you are monitoring are publicly accessible, as the agent needs to be able to reach them.

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
joelhooks
Installs
13

🌐 Community

Passed automated security scans.