/install claude-code-chrome-web-automation
Chrome Web Automation
Use this skill before any browser interaction that depends on the user's live Chrome session.
Workflow
- Start by inspecting current tabs and browser context.
- Navigate or select the right tab.
- Snapshot the page before interacting.
- Click, type, submit, and screenshot using stable references.
- Re-snapshot after navigation or large DOM updates.
Best Fits
- Web app debugging
- Form filling
- Screenshot capture
- Console or tab inspection
- Reproducing UI issues in a user browser session
Guardrails
- Re-snapshot when element references go stale.
- Do not assume current tab state without checking.
- Prefer explicit browser actions over ambiguous natural-language leaps.
Source Provenance
Derived from src/skills/bundled/claudeInChrome.ts.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claude-code-chrome-web-automation - After installation, invoke the skill by name or use
/claude-code-chrome-web-automation - Provide required inputs per the skill's parameter spec and get structured output
What is Chrome Web Automation?
Use when the user wants browser automation in an existing Chrome session: click, fill, inspect tabs, capture screenshots, or debug web flows. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Chrome Web Automation?
Run "/install claude-code-chrome-web-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chrome Web Automation free?
Yes, Chrome Web Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chrome Web Automation support?
Chrome Web Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chrome Web Automation?
It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.