botlearn-healthcheck
botlearn-healthcheck — BotLearn autonomous health inspector for OpenClaw instances across 5 domains (hardware, config, security, skills, autonomy); triggers on system check, health report, diagnostics, or scheduled heartbeat inspection.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/asterisk622/xiaoding-botlearn-healthcheckWhat This Skill Does
The botlearn-healthcheck skill acts as the dedicated autonomous diagnostic engine for the OpenClaw ecosystem. Rather than requiring human intervention to debug failing services or misconfigured variables, this agentic skill continuously observes the state of five core domains: hardware resource utilization, configuration file integrity, security posture, active skill dependencies, and overall autonomous agent health.
Upon activation, the skill performs a deep-dive analysis by executing a series of specialized scripts (defined in data_collect.md) and cross-referencing system states with the local openclaw.json configuration. It synthesizes this raw data into a human-readable 'traffic-light' report, categorizing issues by severity—pass (green), warning (yellow), or error (red)—and providing actionable fix guidance. By automating the heartbeat inspection process, the skill ensures that OpenClaw remains resilient against runtime drift, memory exhaustion, or security permission regressions.
Installation
To integrate this health inspector, ensure your OpenClaw environment is authenticated with the central hub. Execute the following command in your terminal or via the OpenClaw agent console:
clawhub install openclaw/skills/skills/asterisk622/xiaoding-botlearn-healthcheck
Once installed, the skill automatically registers itself to handle health-related triggers, including scheduled heartbeats and ad-hoc diagnostics requests.
Use Cases
- Proactive Maintenance: Run daily scheduled health checks to identify resource bottlenecks before they cause system downtime.
- Post-Update Verification: Immediately confirm that new skills or configuration changes have not introduced dependency errors.
- Security Auditing: Periodically scan for exposed credentials or improper file permissions within the OpenClaw identity directory.
- Troubleshooting Performance: Quickly diagnose high-latency issues between the OpenClaw gateway and external channels.
Example Prompts
- 'Run a full system health check and summarize any critical errors.'
- 'Check security posture and tell me if there are any credential risks.'
- 'Perform a deep diagnostic on my skills and fix any broken dependencies found.'
Tips & Limitations
- Autonomous Responsibility: The skill is designed to function without user prompting. Avoid interrupting the diagnostic phase unless a process hangs, as parallel data collection is essential for an accurate report.
- Permissions: Ensure the OpenClaw user has read access to system log files and configuration directories, or some domains (specifically logs and security) may return incomplete results.
- Language Awareness: The skill detects your locale automatically. If you require reports in a specific language for team compliance, ensure your system language settings are configured accordingly.
- Performance Impact: During a 'Full Check,' the agent may consume temporary CPU cycles to parse large log files. It is recommended to perform full checks during off-peak hours.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-asterisk622-xiaoding-botlearn-healthcheck": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, data-collection, code-execution
Related Skills
proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
moltpay
AI Agent's crypto wallet manager - generate wallets, manage transactions, and claim ORA token rewards.
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
deep-research
Deep Research Agent specializes in complex, multi-step research tasks that require planning, decomposition, and long-context reasoning across tools and files by we-crafted.com/agents/deep-research