chrome-devtools-cli
Chrome DevTools CLI
Skill by ara.so — Devtools Skills collection.
Chrome DevTools CLI is a lightweight Rust binary that connects directly to an existing Chrome browser via the DevTools Protocol. It auto-connects to your Chrome instance, requires no separate browser process, and provides a minimal-context alternative to MCP-based browser automation.
Why Use This
- Zero context overhead: One command in, one result out. No MCP layer, no large protocol payloads
- Uses your Chrome: Works with your existing browser session, credentials, and extensions
- Persistent connection: Background daemon keeps WebSocket open, browser prompts for access only once
- Deterministic targeting: Friendly target names (
[target:red-snake]) for reliable multi-page workflows
Installation
# macOS (recommended)
brew install aeroxy/tap/chrome-devtools
More from aradotso/devtools-skills
cli-anything-agent-native-software
Generate and use command-line interfaces that make any software controllable by AI agents with structured JSON output
75opencli-universal-cli-hub
Convert websites, Electron apps, and local tools into standardized CLIs for AI agents and humans using OpenCLI's browser automation and adapter framework.
74op-auto-clicker
Automate mouse clicks with customizable intervals, hotkeys, and macros using OP Auto Clicker for Windows
73chrome-devtools-mcp-automation
Use Chrome DevTools MCP to control Chrome, debug web apps, analyze performance, and automate browser tasks via MCP tools
72wx-cli-wechat-local-data
Query and export local WeChat data (messages, contacts, moments, favorites) from the command line with daemon architecture
71officecli-office-automation
Use OfficeCLI to create, read, and edit Word, Excel, and PowerPoint files from the command line with AI-friendly commands.
70