Skip to content
Skill

openclaw-self-healing-elvatis

by openclaw

AI Summary

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

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "openclaw-self-healing-elvatis" skill in my project.

Please run this command in my terminal:
# Install skill into your project (13 files)
mkdir -p .claude/skills/openclaw-self-healing-elvatis && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/SKILL.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/README.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/README.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/ROADMAP.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/ROADMAP.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/_meta.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/_meta.json" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/index.ts "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/index.ts" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/openclaw.plugin.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/openclaw.plugin.json" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/package.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/package.json" && mkdir -p .claude/skills/openclaw-self-healing-elvatis/scripts && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/scripts/create-roadmap-issues.sh "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/scripts/create-roadmap-issues.sh" && mkdir -p .claude/skills/openclaw-self-healing-elvatis/test && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/test/index.test.ts "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/test/index.test.ts" && mkdir -p .claude/skills/openclaw-self-healing-elvatis/test && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/test/monitor-integration.test.ts "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/test/monitor-integration.test.ts" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/tsconfig.check.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/tsconfig.check.json" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/tsconfig.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/tsconfig.json" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclaw-self-healing-elvatis/vitest.config.ts "https://raw.githubusercontent.com/openclaw/skills/main/skills/homeofe/openclaw-self-healing-elvatis/vitest.config.ts"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

All versions of all skills that are on clawhub.com archived

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)

openclaw-self-healing-elvatis

Self-healing extension for OpenClaw.

Install

`bash clawhub install openclaw-self-healing-elvatis `

Notes

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

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 6d ago
Active
Adoption1K+ stars on GitHub
3.5k ★ · Popular
DocsMissing or thin
Undocumented

GitHub Signals

Stars3.5k
Forks999
Issues7
Updated6d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code