An advanced CLI-based browser automation skill that wraps chrome-devtools-mcp for high-performance and token-efficient AI agent web interactions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install chrome-devtools-axi
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install chrome-devtools-axi using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
chrome-devtools-axi is an advanced browser automation tool designed to bring Chrome DevTools Protocol control directly to agentic environments. Built as an NPM CLI wrapper around chrome-devtools-mcp, it allows developer agents to command active browser sessions with minimal latency. It is a vital asset among Openclaw Skills, providing a robust interface for web debugging and interaction.
Rather than transferring heavy HTML streams, chrome-devtools-axi produces compact, action-oriented accessibility snapshots. This token-efficient format simplifies structural interpretation for LLMs and provides precise interaction references. It is specifically optimized to perform tasks requiring console analysis, network request monitoring, screenshots, and visual trace inspections directly through the command line.
This node-based skill can be initialized on demand via npx, making it immediately accessible inside Openclaw Skills installations.
To query commands or launch the bridge without a permanent installation, use npx:
npx -y chrome-devtools-axi --help
For frequent CLI execution, install the package globally:
npm install -g chrome-devtools-axi
Fine-tune the browser session by setting inline environment variables:
CHROME_DEVTOOLS_AXI_AUTO_CONNECT: Set to 1 to automatically connect to an active user Chrome instance (v144+).CHROME_DEVTOOLS_AXI_HEADED: Set to 1 to spawn a visible browser instead of headless mode.CHROME_DEVTOOLS_AXI_USER_DATA_DIR: Set an absolute path to launch with a persistent user profile.The skill maintains session states and configurations within a standardized home directory.
All background state is stored under the default directory:
~/.chrome-devtools-axi/| Path / Resource | Type | Purpose |
|---|---|---|
| PID Log | Temp File | Contains the active background local bridge process ID |
| Snapshot Register | Internal | Sequences accessibility snapshot counters (e.g., @g1, @g2) to prevent stale selector execution |
| Browser Profiles | Directory | Holds localized browser cookies and session state when persistent mode is active |
| Response Outputs | File | Saved JSON payloads extracted from network operations |
CHROME_DEVTOOLS_AXI_BROWSER_URL option.CHROME_DEVTOOLS_AXI_MCP_PATH to bypass standard npx download delays.Loading
An automated diagramming skill for AI coding agents to design, configure, and output production-ready hand-drawn Excalidraw charts.

A data-driven cognitive toolkit to combat societal pessimism and analyze global progress using the core tenets of reason, science, humanism, and progress.

An automated operating workflow and validation rubric designed to ensure Chrome extensions meet Web Store policies, privacy promises, and high-quality release standards.

A specialized AI agent skill that communicates with the Pexo platform to draft scripts, generate scenes, and render publish-ready launch videos for startups and products.

An advanced automation skill for the SJZL platform that enables ecommerce sellers to perform one-click product listing, automatic URL identification, and configuration management.

An interactive surgical memoir toolkit that brings the decision-making, resilience, and high-stakes mindset of pioneer heart surgeon Stephen Westaby into your AI-assisted workflow.








































