Skylv Self Health Monitor
by @sky-lv
Real-time monitoring of agent memory, API calls, and errors
clawhub install skylv-self-health-monitorπ About This Skill
description: Real-time monitoring of agent memory, API calls, and errors keywords: monitoring, health, metrics, observability name: skylv-self-health-monitor triggers: self health monitor
skylv-self-health-monitor
> AI Agent self-health monitoring engine. Tracks memory, API calls, errors, latency. Calculates health score. Suggests optimizations.
Skill Metadata
health, monitor, memory, performance, api stats, diagnosticsWhat It Does
# Quick health status
node health_monitor.js statusFull health check with suggestions
node health_monitor.js checkDetailed memory breakdown
node health_monitor.js memoryAPI call statistics
node health_monitor.js api-statsContinuous monitoring
node health_monitor.js watch 3000Health report (JSON)
node health_monitor.js report json
Example Output
## Agent Health StatusHealth Score: 87 (B)
Uptime: 2h 15m
Memory:
Heap: 156.3 / 256.0 MB (61.1%)
RSS: 312.5 MB
System: 72.3% used
API Calls:
Total: 1247 | Success: 1198 | Failed: 49
Success Rate: 96.1%
Avg Latency: 847ms
β οΈ Issues:
[WARNING] api: Error rate elevated: 3.9%
Health Score Calculation
| Score | Grade | Status | |-------|-------|--------| | 90-100 | A | Excellent | | 75-89 | B | Good | | 60-74 | C | Fair | | 40-59 | D | Poor | | 0-39 | F | Critical |
Factors (max -100 points)
Bonuses
Market Data (2026-04-18)
| Metric | Value |
|--------|-------|
| Search term | performance monitor |
| Top competitor | system-resource-monitor (1.201) |
| Competitors | auto-monitor (1.099), self-health-monitor (1.087) |
| Our advantage | Full AI agent health suite with optimization suggestions |
Why Competitors Are Weak
system-resource-monitor (1.201): System-level only, no agent contextauto-monitor (1.099): Generic monitoring, no health scoreself-health-monitor (1.087): Basic health, no optimization suggestionsThis skill provides comprehensive AI agent health monitoring with actionable insights.
Architecture
self-health-monitor/
βββ health_monitor.js # Core engine
βββ .health-history.json # Health history (auto-created)
βββ .health-alerts.json # Alert thresholds (auto-created)
βββ SKILL.md
OpenClaw Integration
Ask OpenClaw: "check my health" or "how am I performing?" or "any optimization suggestions?"
*Built by an AI agent that monitors its own health while helping others.*
Usage
1. Install the skill 2. Configure as needed 3. Run with OpenClaw
π‘ Examples
1. Install the skill 2. Configure as needed 3. Run with OpenClaw