health-monitor

Monitor 11 critical system organs and generate JSON health reports with auto-recovery.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lofibrainwav/AFO_Kingdom --skill health-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-monitor
Source: https://github.com/lofibrainwav/AFO_Kingdom/tree/main/skills/health-monitor
Command: npx skills add https://github.com/lofibrainwav/AFO_Kingdom --skill health-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill monitors critical system components and provides auto-recovery suggestions to maintain kingdom-wide health.

Core Features & Use Cases

  • 11 System Organs: Monitor Redis, PostgreSQL, API servers, vector stores, Docker, workflows, etc.
  • Auto-Recovery: Restart, failover, alert, and heal via predefined scripts.
  • Comprehensive Reports: Output health status with recommendations.

Quick Start

python scripts/verify_kingdom_core.py

Frequently Asked Questions about health-monitor

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

FAQPage Schema
How do I monitor system health across multiple critical components like Redis, PostgreSQL, and Docker?

System health monitoring tracks the status of 11 critical infrastructure organs—including Redis, PostgreSQL, API servers, vector stores, Docker, and workflows—in real time. This Skill generates comprehensive health reports and identifies degradation across your entire stack, enabling you to catch issues before they cascade.

Can I set up automated recovery actions when system components fail?

Yes, this Skill implements auto-recovery capabilities including restart, failover, and alerting via Discord or Slack. It executes predefined healing scripts and generates standardized JSON status reports, allowing your infrastructure to self-heal without manual intervention.

What's the best way to get real-time dashboards and health alerts for my infrastructure?

Run the verify_kingdom_core.py script to deploy monitoring across Redis, PostgreSQL, API servers, vector stores, Docker, n8n workflows, LLM routers, RAG pipelines, log aggregators, cache layers, and network components. The Skill outputs real-time status dashboards and sends alerts to Discord or Slack when issues arise.

Does this monitoring work with vector stores like Qdrant and ChromaDB?

Yes, this Skill monitors vector stores including Qdrant and ChromaDB as part of its 11-organ health system. It tracks their uptime and recovery status alongside other critical components in your infrastructure.

How does automated recovery differ from manual system health checks?

Automated recovery triggers restarts, failovers, and healing scripts immediately when degradation is detected, reducing downtime. Manual checks require human intervention; this Skill's comprehensive monitoring and auto-recovery workflows maintain continuous system health without delay.