A comprehensive 11-section health check and diagnostic tool for OpenClaw installations that provides interactive one-click fixes for configuration and performance issues.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install oc-doctor
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install oc-doctor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenClaw Doctor is an essential diagnostic utility designed to maintain the peak performance of your local agent environment. It performs a deep-dive analysis across eleven critical domains, including session management, model alignment, and security configurations. By identifying suboptimal settings and resource bottlenecks, this tool ensures your Openclaw Skills operate reliably and efficiently.
The skill goes beyond simple error reporting by offering a structured health report with severity levels such as CRITICAL, WARNING, and INFO. It empowers developers to resolve complex issues like session bloat, model drift, and gateway misconfigurations through an interactive fix workflow, significantly reducing the manual effort required for system maintenance.
To use OpenClaw Doctor, ensure you have the core requirements installed on your macOS or Linux system. The skill relies on standard command-line utilities to parse data.
# Ensure openclaw and jq are available in your PATH
command -v openclaw
command -v jq
# If jq is missing, install it using your package manager
# macOS:
brew install jq
# Linux:
sudo apt install jq
The skill will automatically detect your configuration at $HOME/.openclaw/openclaw.json unless a custom OPENCLAW_HOME environment variable is set.
The diagnostic process analyzes the organization of your agent data across several key files and directories to ensure metadata consistency.
| Path Type | Data Source | Purpose |
|---|---|---|
| Configuration | openclaw.json | Main settings for gateway, models, and session maintenance. |
| Registry | sessions.json | The primary index for mapping session keys to JSONL data files. |
| Models | models.json | Local definitions for model context windows and specific overrides. |
| Automation | jobs.json | Storage for cron job schedules, enabled states, and run history. |
| Workspace | *.md files | System instructions and agent personality definitions used for token counting. |
| Logs | gateway.err.log | Captured error output used to diagnose service-level stability. |
Loading
An automated AI skill for generating high-fidelity e-commerce product detail pages and carousel images using Python PIL and image generation protocols.

A powerful automation skill for Openclaw Skills that aggregates daily tech news and delivers them to Feishu and GetNote.

A high-precision tool for calculating Inner Mongolia social insurance backpay including principal, compound interest, and daily late fees.

A Python-based CLI tool to manage Shopify store resources including products, metaobjects, and content through the official GraphQL API.

A comprehensive methodology for building and managing hierarchical AI agent teams through backend orchestration and external communication layers.

A sophisticated AI writing agent that transforms themes or existing text into high-quality, long-form Chinese articles with a rational, human-like perspective.








































