← Back to Skills Marketplace
zc-kama

OpenClaw Gateway Resilience Guard

by zc-kama · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
206
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install gateway-resilience-guard
Description
OpenClaw Gateway Resilience Guard keeps Gateway and long-lived channel plugins online after Wi-Fi changes, WSL sleep/resume, session expiry, or partial outag...
README (SKILL.md)

OpenClaw Gateway Resilience Guard

Use this skill when a user wants to keep OpenClaw Gateway and message channels online after network drops, WSL sleep/resume, macOS/Windows wake events, or long-lived connection failures.

Install

Linux, WSL, or macOS:

bash install-watchdog.sh

The installer works with defaults. It prompts for the main channel probe URL when running interactively, but pressing Enter is enough for the default WeChat probe.

For unattended install:

bash install-watchdog.sh --yes

For a custom channel:

bash install-watchdog.sh --channel-url "https://your-channel.example.com/health"

Windows PowerShell:

powershell -ExecutionPolicy Bypass -File .\install-watchdog.ps1

Operate

systemctl --user status gateway-watchdog
journalctl --user -u gateway-watchdog -f
bash ~/.local/share/openclaw-gateway-watchdog/uninstall-watchdog.sh

On macOS, inspect launchctl print gui/$(id -u)/ai.clawhub.gateway-resilience-guard. On Windows, inspect Get-ScheduledTask -TaskName "OpenClaw Gateway Resilience Guard".

If user systemd is unavailable, the installer starts a direct background fallback and stores its pid under ~/.local/state/openclaw-gateway-watchdog/watchdog.pid.

Safety Model

The watchdog restarts only after layered checks:

  1. OpenClaw native health probes: openclaw gateway status --require-rpc, openclaw health --json --verbose, and openclaw status --deep when available.
  2. Local gateway health URL/TCP and main channel URL fallbacks.
  3. General network URLs to avoid restarting during whole-machine network failure.
  4. Backoff and hourly restart limits to avoid restart storms.

Tell users to review ~/.config/openclaw-gateway-watchdog/watchdog.env before publishing, sharing logs, or reporting issues.

Usage Guidance
This should be treated as an incomplete low-confidence review, not an install approval; re-run the scan once metadata.json and artifact files can be read.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Artifact inspection failed before metadata.json or artifact contents could be reviewed, so no evidence-backed purpose or capability concern can be asserted.
Instruction Scope
The skill instructions were not accessible for review; no instruction-scope risk is supported by artifact evidence in this run.
Install Mechanism
Install artifacts were not accessible for review; no install-mechanism risk is supported by artifact evidence in this run.
Credentials
Environment access could not be evaluated from artifacts because file inspection failed.
Persistence & Privilege
No artifact-backed persistence or privilege issue could be confirmed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gateway-resilience-guard
  3. After installation, invoke the skill by name or use /gateway-resilience-guard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Add native OpenClaw probes and cross-platform installers
v1.1.0
Rename package and expand public summary
Metadata
Slug gateway-resilience-guard
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OpenClaw Gateway Resilience Guard?

OpenClaw Gateway Resilience Guard keeps Gateway and long-lived channel plugins online after Wi-Fi changes, WSL sleep/resume, session expiry, or partial outag... It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.

How do I install OpenClaw Gateway Resilience Guard?

Run "/install gateway-resilience-guard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Gateway Resilience Guard free?

Yes, OpenClaw Gateway Resilience Guard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Gateway Resilience Guard support?

OpenClaw Gateway Resilience Guard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Gateway Resilience Guard?

It is built and maintained by zc-kama (@zc-kama); the current version is v1.2.0.

💬 Comments