返回顶部
w

watchdog

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
234
下载量
0
收藏
概述
安装方式
版本历史

watchdog

# Watchdog – 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: - `0`: Down (Offline) - `1`: Up (Online) - `2` or `null`: New (New/Pending) - 🗑️ **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: ```env 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](https://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 ```bash cd watchdog npm install ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 watchdog-1776119548 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 watchdog-1776119548 技能

通过命令行安装

skillhub install watchdog-1776119548

下载 Zip 包

⬇ 下载 watchdog v1.0.0

文件大小: 17.99 KB | 发布时间: 2026-4-15 14:54

v1.0.0 最新 2026-4-15 14:54
Watchdog skill 1.0.0 – Initial release

- Connects to Watch.dog for monitoring websites, APIs, and cron jobs.
- Supports creating, listing, pausing, resuming, and deleting monitors and watchdogs.
- Provides real-time status checks and uptime history.
- Allows configuration of public status pages (Tracker Pages).
- Requires user API key and URL for setup, with automatic connection verification.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部