← 返回
开发者工具 Key 中文

SeeWeb Uptime

Monitors websites, APIs, and cron jobs (watchdogs) using Watch.dog. Use it when the user asks to "check the status of my monitors", "check uptime", "review w...
使用 Watch.dog 监控网站、API 和定时任务。当用户要求“检查监控状态”、“检查运行时间”或“查看 Watch.dog 监控”时使用。
robinson0594
开发者工具 clawhub v1.0.5 1 版本 99852.7 Key: 需要
★ 0
Stars
📥 678
下载
💾 8
安装
1
版本
#latest

概述

Watch.dog Uptime – OpenClaw Skill

What does this skill do?

Connects your AI agent with the Watch.dog platform to:

  • 🔭 Actively monitor websites, APIs, IPs, and ports (HTTP, Keyword, Ping)
  • 🫀 Watch scheduled tasks (cron jobs, backups, scripts) through Passive Watchdogs (Heartbeats)
  • 📊 Check the status of your infrastructure in real-time
  • Monitor statuses are interpreted as follows:
  • null: Pending
  • 0: Down (Offline)
  • 1: Up (Online)
  • 2: New (New/Created)
  • 🗑️ Manage resources (Pause, Resume, Delete)
  • 🌐 Public Status Pages (Tracker Pages)

When to activate this skill

Use it when the user:

  • Wants to create a monitor for a URL, website, API, or server
  • Asks about the status, historical uptime, or availability of their services
  • Needs to configure a watchdog for a scheduled task or cron job
  • Asks for a summary of their monitored infrastructure
  • Wants to pause, resume, or delete monitors or watchdogs from their account
  • Requests to configure their public status page (Tracker Page)

Required Configuration

Create a .env file in this folder with:

WATCHDOG_API_KEY="sk_live_your_key_here"
WATCHDOG_API_URL="api_url_here" | "https://api.watch.dog/api/mcp_server.php"

> If you don't have an API Key, create one in your dashboard at watch.dog.

Clarification about Intervals

  • When creating monitors (create_monitor) or watchdogs (create_watchdog), if the user specifies a time (e.g. "every 5 minutes"), always pass the exact value in seconds (e.g. 300).
  • Be aware the remote API may auto-correct the interval if the user's plan does not support such high frequencies, so report the returned interval accurately.

Available Tools

| Tool | Description |

| ---------------------------- | --------------------------------------------------- |

| list_monitors | Lists all active monitors |

| create_monitor | Creates an Active Monitor (HTTP, Keyword, Ping) |

| get_monitor_status | Status and recent events of a specific monitor |

| pause_monitor | Temporarily pauses an Active Monitor |

| resume_monitor | Resumes a previously paused Active Monitor |

| delete_monitor | Deletes an Active Monitor (Requires Confirmation) |

| get_monitor_uptime_history | Uptime/Availability matrix of a monitor |

| update_tracker_page | Configures the Public Status Page (/monitors/...) |

| list_watchdogs | Lists all Passive Watchdogs/Heartbeats |

| create_watchdog | Creates a Passive Watchdog for a cron job |

| get_watchdog_status | Health status of the last ping of a watchdog |

| delete_watchdog | Deletes a Passive Watchdog (Requires Confirmation) |

Installation

cd seeweb-uptime
npm install

版本历史

共 1 个版本

  • v1.0.5 当前
    2026-03-29 23:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,473
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,384
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,528