ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Openclaw Self Healing Homeofe

Skill by homeofe

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/homeofe/openclaw-self-healing-homeofe
Or

name: openclaw-self-healing-elvatis description: OpenClaw plugin that applies guardrails and auto-fixes reversible failures (rate limits, disconnects, stuck session pins).

openclaw-self-healing-elvatis

Self-healing extension for OpenClaw.

What it does

  • Detects common reversible failures (rate limits, auth errors, stuck session model pins)
  • Applies guardrails (e.g. avoid breaking config)
  • Can auto-recover WhatsApp disconnects (when enabled)

Install

clawhub install openclaw-self-healing-elvatis

Notes

Keep repository content public-safe (no private identifiers).

Metadata

Author@homeofe
Stars2387
Views2
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-homeofe-openclaw-self-healing-homeofe": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.