claude-watchdog
Monitor the Claude API for outages and latency spikes with rich Telegram alerts. Status monitoring, latency probes, and automatic recovery notifications.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chapati23/claude-watchdogWhat This Skill Does
Claude Watchdog is a sophisticated telemetry and observability tool designed for power users and developers who rely on Anthropic's Claude API for mission-critical workflows. Rather than guessing why your agent might be sluggish, this skill provides precise, proactive monitoring via two primary mechanisms: a status monitor and a latency probe.
The status monitor queries status.claude.com every 15 minutes, parsing component health and incident reports to ensure you are never blindsided by outages. It is intelligent enough to filter alerts based on your monitored model, ensuring you don't receive irrelevant notifications for models you don't utilize.
The latency probe provides quantitative data by dispatching a minimal request through your local OpenClaw gateway every 15 minutes. This creates a rolling baseline, allowing the skill to flag performance degradation before a total service failure occurs. By sending notifications through Telegram, it ensures you remain informed regardless of your location, providing clear, actionable data directly to your mobile device.
Installation
Installation is streamlined via the OpenClaw hub and an interactive shell script.
- Install via CLI:
clawhub install openclaw/skills/skills/chapati23/claude-watchdog - Navigate to the script location and run:
bash /path/to/skills/claude-watchdog/scripts/setup.sh - Follow the prompts to input your Telegram Bot Token and Chat ID.
- Ensure your local OpenClaw gateway is running; the script will automatically pull the necessary auth token from your local configuration.
- The setup script will register the required cron jobs for you automatically.
Use Cases
- High-Availability Agents: Ideal for agents running long-term tasks where downtime could result in lost time or data.
- Latency-Sensitive Infrastructure: Perfect for developers building real-time interactive apps on top of Claude who need to detect and debug performance bottlenecks immediately.
- Incident Management: Use the raw data from alerts to populate incident dashboards or notify your team's on-call engineers automatically.
Example Prompts
- "What is the current status of Claude's latency according to the watchdog?"
- "Update the watchdog settings to monitor only the Claude 3.5 Sonnet incidents."
- "Show me the last 5 latency spikes detected by the watchdog."
Tips & Limitations
- Costs: While status checks are completely free, latency probes consume minimal tokens. Monitor your gateway usage logs if running at high frequency.
- Filtering: Use the
FILTER_KEYWORDSconfiguration variable to avoid alert fatigue. For example, if you don't care about 'Artifacts' or 'Memory' status updates, exclude them to keep your Telegram feed focused on core model performance. - Cron Precision: The 15-minute polling interval is a balance between granularity and resource usage; avoid setting this to sub-minute intervals to prevent triggering API rate limits on your host.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chapati23-claude-watchdog": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
youtube-summary
Summarize any YouTube video by dropping the link in chat. Supports custom prompts — paste the URL followed by your instructions (e.g. 'focus on the technical details'). Triggers on YouTube URLs.
typefully
Create, schedule, list, edit, and delete drafts on Typefully. Supports single tweets, threads, and multi-platform posts (X, LinkedIn, Threads, Bluesky, Mastodon). Use when user wants to draft, schedule, or manage social media posts via Typefully.
typefully
Create, schedule, list, edit, and delete drafts on Typefully. Supports single tweets, threads, and multi-platform posts (X, LinkedIn, Threads, Bluesky, Mastodon). Use when user wants to draft, schedule, or manage social media posts via Typefully.
llm-speedtest
Ping major LLM providers in parallel and compare real API latency. Run with /ping