bot-health-monitor

Aggregate heartbeat, uptime, and health signals across bot fleets.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/b-open-io/clawnet-bot --skill bot-health-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bot-health-monitor
Source: https://github.com/b-open-io/clawnet-bot/tree/main/skills/bot-health-monitor
Command: npx skills add https://github.com/b-open-io/clawnet-bot --skill bot-health-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps engineering teams informed about the health of the ClawNet bot fleet by collecting heartbeats, statuses, and health signals to surface issues early and guide response.

Core Features & Use Cases

  • Heartbeat checks and fleet-wide status aggregation for all bots
  • Health history tracking using Vercel Blob to preserve trends
  • Severity classification and formatted status reports for rapid triage
  • Use cases include pre-deploy diagnostics, on-call health checks, and health-report generation for leadership

Quick Start

Run a fleet health check to generate the latest health report for all bots.

Frequently Asked Questions about bot-health-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor bot fleet health across multiple bots?

Bot fleet health monitoring works by aggregating heartbeat signals, uptime metrics, and health statuses across all bots to surface issues early and guide operational response.

What is a heartbeat check for bot fleet diagnostics?

A heartbeat check captures real-time status signals from individual bots, aggregating them fleet-wide to identify operational anomalies and classify severity for rapid triage.

Can I track historical health trends for a bot fleet using Vercel Blob?

Yes, you can track historical health trends by storing fleet health history and status data in Vercel Blob, preserving trends for operational diagnostics and reporting.

How do I generate a structured status report for incident response?

You can generate a structured status report by running a fleet health check, which classifies issue severity and formats the aggregated bot statuses for rapid triage and leadership review.

Does this bot health monitoring approach work for pre-deploy diagnostics?

Yes, bot health monitoring supports pre-deploy diagnostics, on-call health checks, and leadership reporting by aggregating fleet-wide health signals before deployments.