Overview
- Skill Key
- homeofe/openclaw-self-healing-elvatis
- Author
- homeofe
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/homeofe/openclaw-self-healing-elvatis
- Latest Commit SHA
- 06f084743304e705de582b0a147001abb6a868cc
name: openclaw self healing elvatis description: OpenClaw plugin that applies guardrails and auto fixes reversible failures rate limits, disconnects, stuck session pins .
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Openclaw Self Healing Elvatis 技能。 若已安装,则直接安装 Openclaw Self Healing Elvatis 技能。
--- 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 ```bash clawhub install openclaw-self-healing-elvatis ``` ## Notes Keep repository content public-safe (no private identifiers). **Version:** 0.2.10
# openclaw-self-healing-elvatis **Current version: `0.2.10`** OpenClaw plugin that improves resilience by automatically fixing reversible failures. ## What it heals - **Model outage** — Detect rate limit / quota / auth-scope failures, put model into cooldown, patch pinned session to a safe fallback - **WhatsApp disconnect** — If WhatsApp appears disconnected repeatedly: restart the gateway (streak threshold + minimum restart interval guard) - **Cron failures** — If a cron job fails repeatedly: disable it + create a GitHub issue - **Plugin crashes** — If a plugin reports `status=error` or `status=crash`: auto-disable + GitHub issue ## Changelog ### v0.2.10 — 2026-03-08 Docs fix: README and STATUS.md version headers were stuck at 0.2.8 after v0.2.9 bump; SKILL.md missing version footer; add universal release-rule to CONVENTIONS.md. ### v0.2.9 — 2026-03-07 **Fix: Plugin health monitoring JSON parsing** Extract JSON from stdout before parsing — channels subprocess output includes non-JSON log lines (e.g. `[INFO] ...`) before the JSON payload, causing parse failures in plugin health checks. ### v0.2.8 — 2026-03-07 **Fix: Infinite gateway restart loop** `lastRestartAt` and `disconnectStreak` are now saved to disk **before** calling `openclaw gateway restart`. Previously they were saved after, but systemd kills the process during restart — state was never persisted, the rate-limit guard was bypassed on every boot, causing an infinite restart loop when used alongside any plugin that triggers a config-driven gateway restart (e.g. `openclaw-cli-bridge-elvatis`). ### v0.2.7 — 2026-03-07 Fix `runCommandWithTimeout` call signature + field name. ### v0.2.6 — 2026-03-02 Status snapshot file, startup config validation, integration tests. ### v0.2.5 and earlier Model failover, WhatsApp reconnect, cron failure, dry-run mode, active recovery probing, config hot-reload. ## Install From ClawHub: ```bash clawhub install openclaw-self-healing-elvatis ``` For local developm...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cecwxf
Run OpenAI Codex CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Codex for implementation, debugging, refactoring, review, or scripted coding workflows.