Domain Monitor

🌐Community
by chipagosfinest · vlatest · Repository

Continuously scans specified websites/databases for new information related to defined keywords, alerting you to relevant changes.

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

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

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

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

About This Skill

What it does

The domain-monitor skill provides monitoring and alerting capabilities for domain availability. It can check if a specified domain is active, resolve its IP address, and trigger alerts based on predefined conditions. This allows users to proactively identify and respond to potential website downtime or DNS issues.

When to use it

  • Proactive Website Monitoring: Regularly verify the accessibility of your primary business website to catch outages early.
  • DNS Propagation Checks: Confirm that DNS changes have propagated correctly across different regions after updates.
  • Competitor Website Tracking: Monitor competitor websites for downtime, potentially indicating issues or strategic shifts.
  • Service Level Agreement (SLA) Compliance: Ensure service uptime meets contractual obligations by tracking domain availability.

Key capabilities

  • Domain Availability Checks
  • IP Address Resolution
  • Alerting based on predefined conditions

Example prompts

  • "Check if example.com is online and alert me if it's down."
  • "Resolve the IP address of google.com."
  • "Monitor mydomain.net for downtime every 5 minutes."

Tips & gotchas

The skill requires a valid email address to receive alerts. Ensure that the domain names provided are correctly spelled and formatted to avoid inaccurate results.

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
chipagosfinest
Installs
1

🌐 Community

Passed automated security scans.