clawguard

Monitor host CPU, memory, disk, network, and processes with real-time alerts.

5|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/aeon0199/ClawGuard --skill clawguard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawguard
Source: https://github.com/aeon0199/ClawGuard/tree/main
Command: npx skills add https://github.com/aeon0199/ClawGuard --skill clawguard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawGuard provides continuous visibility into host health and alerts to keep systems healthy and responsive.

Core Features & Use Cases

  • Monitors CPU, memory, disk, network, and processes in real time with trend analysis.
  • Proactive alerting and a lightweight web API for dashboards and bot integration.
  • Use Case: A DevOps team wants to detect CPU spikes before service impact and receive actionable recommendations via OpenClaw.

Quick Start

Install ClawGuard on a host, start the daemon, and view the dashboard at http://localhost:7677.

Frequently Asked Questions about clawguard

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

FAQPage Schema
How do I monitor real-time system health and detect CPU spikes before service impact?

Real-time system health monitoring tracks CPU, memory, disk, network, and process metrics continuously to detect anomalies. Trend analysis identifies usage spikes proactively, alerting DevOps teams before service impact occurs.

What is proactive anomaly alerting and how does it work for DevOps environments?

Proactive anomaly alerting for DevOps environments works by continuously analyzing host telemetry and system metric trends. It triggers alerts on detected anomalies, providing continuous visibility without manual threshold checks.

Can I integrate system health telemetry with dashboards and bot integrations?

You can integrate system health telemetry with dashboards and bots via a lightweight web API. This API exposes real-time host metrics, allowing external dashboards and automated bots to consume telemetry data directly.

Does system health monitoring work with OpenClaw-enabled hosts?

System health monitoring is designed specifically for OpenClaw-enabled hosts and DevOps environments. It operates as a self-contained OpenClaw skill, utilizing a C++ daemon and policy wrapper for continuous visibility.

How do I set up continuous host monitoring and start the health daemon?

To set up continuous host monitoring, install the monitoring skill on a target host and start the C++ daemon. Once running, view the dashboard and telemetry data at http://localhost:7677.

What's the best way to get proactive alerts for disk and network anomalies?

The best way to get proactive alerts for disk and network anomalies is using a continuous monitoring daemon with trend analysis. It tracks metrics in real time and triggers alerts automatically when anomalies are detected.