health-probe

Probe the arifOS MCP and OpenClaw gateway for container, disk, RAM, and Ollama status.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ariffazil/openclaw-workspace --skill health-probe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-probe
Source: https://github.com/ariffazil/openclaw-workspace/tree/main/skills/health-probe
Command: npx skills add https://github.com/ariffazil/openclaw-workspace --skill health-probe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill proactively monitors the health and performance of critical components within the AGI stack, ensuring smooth operation and alerting to potential issues before they cause downtime.

Core Features & Use Cases

  • Comprehensive Health Checks: Assesses the status of the arifOS MCP, OpenClaw Gateway, Docker containers, disk space, and RAM.
  • Performance Monitoring: Tracks Ollama model availability and provides insights into container resource usage.
  • Alerting & Auto-Recovery: Identifies critical and warning states, logs events, and can initiate automated recovery actions.
  • Use Case: Run this skill at the start of each session to confirm all systems are operational, or schedule it to run periodically to catch subtle performance degradations.

Quick Start

Run a full health probe of the AGI stack.

Frequently Asked Questions about health-probe

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

FAQPage Schema
How do I perform a health check on my Docker containers and Ollama models?

A Docker health check assesses container status, disk and RAM usage, and Ollama model availability to identify critical or warning states and initiate automated recovery for common issues.

What is automated recovery for AGI stack performance monitoring?

Automated recovery in performance monitoring identifies critical system states within your stack and triggers predefined actions to resolve common issues, preventing downtime and maintaining operational stability.

How do I monitor disk and RAM usage across my Docker containers?

Monitor disk and RAM usage by probing Docker container resources to detect performance degradations, identify warning states, and trigger automated recovery actions to prevent critical failures.

Can I use this health probe with an existing OpenClaw gateway setup?

Yes, the health probe performs comprehensive checks on the OpenClaw gateway, assessing its operational status alongside Docker containers and Ollama models to ensure smooth AGI stack performance.

Why does my Ollama model availability check fail during container health probes?

Ollama model availability checks can fail during health probes due to critical container states, high disk or RAM usage, or gateway connectivity issues, which the probe identifies for automated recovery.

When should I schedule periodic health probes for my AGI stack?

Schedule periodic health probes during ongoing operations to catch subtle performance degradations in disk, RAM, and container status before they escalate into critical system downtime.