← Back to Skills Marketplace
OpenClaw Browser Recover
by
sajdijjsid
· GitHub ↗
· v0.1.0
· MIT-0
208
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-browser-recover
Description
Diagnose and recover OpenClaw browser tool timeouts (browser.status/tabs/snapshot) involving gateway ports 18789/18791 and Chrome CDP 9222 conflicts. Use whe...
Usage Guidance
This skill is coherent and appears limited to local diagnostics and commands for recovering OpenClaw browser/gateway connectivity. Before using it: confirm you have the openclaw CLI and the browser tool available; be aware the script runs ss which shows local listening ports and process info (may require permissions on some OSes); the skill will suggest restarting the gateway or closing/reopening Chrome — don't perform those actions unless you accept the disruption. If you have privacy concerns, run the healthcheck script yourself and share results rather than granting the agent autonomous execution.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-browser-recover
Version: 0.1.0
The skill bundle is a diagnostic and recovery tool for OpenClaw browser tool timeouts. It uses standard commands like 'openclaw gateway status' and 'ss' to check port availability (18789, 18791, 9222) and provides instructions for the agent to restart the gateway or prompt the user to restart Chrome. No malicious behavior, data exfiltration, or suspicious obfuscation was found in SKILL.md or scripts/healthcheck.sh.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md and the included script. All required actions (openclaw gateway commands, browser.status/tabs, checking ports 18789/18791/9222) are directly relevant to diagnosing browser/gateway timeouts. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Instructions run local diagnostic commands (openclaw gateway status/restart, browser.status/tabs, ss -lntp). These stay within the stated troubleshooting scope. Note: ss may reveal local listening ports and process IDs/names on the host and may require appropriate permissions on some systems; the skill does not instruct collecting or transmitting data to external endpoints.
Install Mechanism
No install step; this is instruction-only with a tiny helper script that simply invokes local commands and prints output. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. The operations rely on local CLIs (openclaw, browser tool) and system networking diagnostics, which are proportionate to the task.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or global agent config. Normal autonomous invocation is allowed (platform default) and appropriate for a troubleshooting skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-browser-recover - After installation, invoke the skill by name or use
/openclaw-browser-recover - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release: recover browser-control timeout/connection issues (18791/9222).
Metadata
Frequently Asked Questions
What is OpenClaw Browser Recover?
Diagnose and recover OpenClaw browser tool timeouts (browser.status/tabs/snapshot) involving gateway ports 18789/18791 and Chrome CDP 9222 conflicts. Use whe... It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.
How do I install OpenClaw Browser Recover?
Run "/install openclaw-browser-recover" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Browser Recover free?
Yes, OpenClaw Browser Recover is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Browser Recover support?
OpenClaw Browser Recover is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Browser Recover?
It is built and maintained by sajdijjsid (@sajdijjsid); the current version is v0.1.0.
More Skills