๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

ClawDoctor

by @olveww-dot

Monitors OpenClaw health with real-time status, one-click fixes, security scans, and a web dashboard supporting Chinese and English.

Versionv1.0.1
Downloads603
TERMINAL
clawhub install clawdoctor-openclaw

๐Ÿ“– About This Skill

ClawDoctor Skill

> OpenClaw Health Monitor & Fixer

Description

ClawDoctor is a health monitoring and repair tool for OpenClaw. It provides real-time monitoring, one-click repair, security scanning, and a beautiful web dashboard.

Features

  • ๐Ÿ” Real-time monitoring (Gateway, skills, system resources)
  • ๐Ÿ”ง One-click repair for common issues
  • ๐Ÿ›ก๏ธ Security risk scanning
  • ๐Ÿ“Š Web dashboard with data visualization
  • ๐ŸŒ Chinese & English support
  • Installation

    npx clawhub install clawdoctor
    

    Or manually:

    git clone https://github.com/olveww-dot/clawdoctor.git ~/.openclaw/skills/clawdoctor
    

    Usage

    CLI

    # Check status
    clawdoctor --status

    One-click fix

    clawdoctor --fix

    Security scan

    clawdoctor --scan

    Web Dashboard

    # Start server
    clawdoctor-server

    Open http://127.0.0.1:8080/dashboard.html

    Requirements

  • Python 3.10+
  • psutil
  • OpenClaw installed
  • Author

    ๆขๆบชๅŒบไฝณๅฆฎ็”ตๅญๅ•†ๅŠกๅทฅไฝœๅฎค EC & ๅฐๅ‘†ๅ‘†

    ๐Ÿ“ง olveww@gmail.com

    License

    MIT

    ๐Ÿ’ก Examples

    CLI

    # Check status
    clawdoctor --status

    One-click fix

    clawdoctor --fix

    Security scan

    clawdoctor --scan

    Web Dashboard

    # Start server
    clawdoctor-server

    Open http://127.0.0.1:8080/dashboard.html