← Back to Skills Marketplace
OpenClaw Recovery (Codex)
by
Shunsuke Hayashi
· GitHub ↗
· v1.0.0
372
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-recovery-codex
Description
OpenClaw Gateway recovery and infrastructure diagnostics for Codex agents. Use when Gateway is unreachable, Telegram/Discord/Signal channels are down, Schedu...
Usage Guidance
This skill appears to do what it says: local discovery and recovery for OpenClaw. Before installing, consider: (1) the agent will run or suggest many system commands and will search your home directory for openclaw config files — only allow it if you consent to that inspection; (2) destructive actions (killing services, changing permissions, creating/deleting tasks) are listed as REPORT ONLY — verify the agent actually restricts itself and ask a human to run risky commands; (3) the skill assumes system tools and the openclaw binary exist (the metadata didn't list required binaries) — it may fail if tools are missing; (4) review the included detect-env.sh and the Node BOM one-liner yourself before allowing execution. If you don't fully trust the skill's source, run the scripts manually in a controlled environment instead of granting autonomous execution.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-recovery-codex
Version: 1.0.0
The skill bundle is designed for diagnostic and recovery of OpenClaw infrastructure. It primarily uses read-only commands for environment discovery and status checks across various operating systems. Crucially, the `SKILL.md` explicitly instructs the AI agent to 'REPORT ONLY' potentially modifying or destructive commands (e.g., `schtasks /create`, `kill -9`, `systemctl start/stop`), preventing autonomous execution of high-risk actions. The `node -e` script for BOM removal is a targeted, documented fix. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to bypass safety instructions or perform unauthorized actions.
Capability Assessment
Purpose & Capability
Name and description match the content: all files and instructions focus on discovering OpenClaw binaries, state/config, ports, services, and common failures. There are no unrelated credentials or unrelated third-party services requested in metadata.
Instruction Scope
SKILL.md and detect-env.sh instruct the agent to run many local system diagnostic commands (openclaw, lsof/ss/netstat, systemctl/launchctl/schtasks, tailscale, find under $HOME). This is consistent with diagnostics, but the skill will read local config files and search the user's home directory for openclaw.json — ensure the agent is permitted to inspect those files. The SKILL.md explicitly marks destructive actions as REPORT ONLY and provides safe vs report-only guidance, which reduces risk.
Install Mechanism
Instruction-only skill with no install spec. The included shell script is small and non-obfuscated. No downloads, archive extraction, or external install URLs are used.
Credentials
No environment variables or credentials are required by the registry metadata. The instructions reference OpenClaw-specific env vars (OPENCLAW_STATE_DIR, OPENCLAW_CONFIG_PATH) and common system tools; these are proportionate to a diagnostics/recovery utility and do not request unrelated secrets.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configurations, and includes no persistent installers. It does include a Node one-liner to remove a BOM from a config file (a write operation) but that action is documented and intended as a human-invoked recovery step.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-recovery-codex - After installation, invoke the skill by name or use
/openclaw-recovery-codex - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Gateway diagnostics, environment detection, recovery patterns for Windows/macOS/Linux. Codex-native CLI format.
Metadata
Frequently Asked Questions
What is OpenClaw Recovery (Codex)?
OpenClaw Gateway recovery and infrastructure diagnostics for Codex agents. Use when Gateway is unreachable, Telegram/Discord/Signal channels are down, Schedu... It is an AI Agent Skill for Claude Code / OpenClaw, with 372 downloads so far.
How do I install OpenClaw Recovery (Codex)?
Run "/install openclaw-recovery-codex" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Recovery (Codex) free?
Yes, OpenClaw Recovery (Codex) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does OpenClaw Recovery (Codex) support?
OpenClaw Recovery (Codex) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Recovery (Codex)?
It is built and maintained by Shunsuke Hayashi (@shunsukehayashi); the current version is v1.0.0.
More Skills