chrome-devtools-cli
Use when auditing, writing, or running bounded shell commands that drive Chrome DevTools through the `chrome-devtools` CLI.
chrome-devtools-cli
Use when auditing, writing, or running bounded shell commands that drive Chrome DevTools through the `chrome-devtools` CLI.
Quick Start
Install:
npx skills add github:ChromeDevTools/chrome-devtools-mcp@a90378adf3226e8b27a05cdcfdd801c199acaa93 --skill chrome-devtools --skill chrome-devtools-cli --skill a11y-debugging --skill debug-optimize-lcp --skill memory-leak-debugging --skill troubleshooting -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencodeUse: /chrome-devtools-cli
Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.
Harness Coverage
Section titled “Harness Coverage”Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.
Portable multi-harness install command:
npx skills add github:ChromeDevTools/chrome-devtools-mcp@a90378adf3226e8b27a05cdcfdd801c199acaa93 --skill chrome-devtools --skill chrome-devtools-cli --skill a11y-debugging --skill debug-optimize-lcp --skill memory-leak-debugging --skill troubleshooting -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencodeTrust / Audit
Section titled “Trust / Audit”Trust tier: Curated (curated-trust-gated)
Curated status: install-now-after-trust-gate
Risk notes: CLI workflows can execute local commands and produce large browser artifacts; inspect commands before running and keep artifacts outside version control.
Entry maintained in authoring SSOT docs/src/authoring/skills/chrome-devtools-cli.mdx and docs/public/generated-registries/skills-catalog-index.json; research context is advisory.
| Field | Value |
|---|---|
| Source Type | curated-external |
| Display Source | ChromeDevTools/chrome-devtools-mcp |
| Source Kind | github |
| Installability | portable command |
| Review State | curated |
| Trust Tier | curated-trust-gated |
| Target Agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |
| Field | Value |
|---|---|
| Name | chrome-devtools-cli |
View Full SKILL.md
---name: "chrome-devtools-cli"description: "Use when auditing, writing, or running bounded shell commands that drive Chrome DevTools through the `chrome-devtools` CLI. NOT for MCP tool-call workflows, broad browser QA, unattended package installation, or replacing harness MCP configuration."title: "Chrome DevTools CLI"source_kind: "curated-external"source: "ChromeDevTools/chrome-devtools-mcp"install_source: "ChromeDevTools/chrome-devtools-mcp"status: "install-now-after-trust-gate"trust_tier: "curated-trust-gated"provenance_status: "verified-install-command"install_command: "npx skills add github:ChromeDevTools/chrome-devtools-mcp@a90378adf3226e8b27a05cdcfdd801c199acaa93 --skill chrome-devtools --skill chrome-devtools-cli --skill a11y-debugging --skill debug-optimize-lcp --skill memory-leak-debugging --skill troubleshooting -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"sync_kind: "skills-cli"target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]source_url: "https://github.com/ChromeDevTools/chrome-devtools-mcp"notes: "Official Google `chrome-devtools-cli` skill for bounded terminal-driven Chrome DevTools CLI workflows."risk_notes: "CLI workflows can execute local commands and produce large browser artifacts; inspect commands before running and keep artifacts outside version control."promotion_policy: "Install only after trust gate; audit again before repo promotion."provenance_evidence: "Audited `npx skills add` command with named `--skill` selectors and commit pin in planning/manifests/external-skills/chrome-devtools-mcp.json."---
Official Google `chrome-devtools-cli` skill. Use when the user explicitly needs bounded shell commands or scripts that drive Chrome DevTools through the `chrome-devtools` CLI.
## Audit evidence
- **Source:** [ChromeDevTools/chrome-devtools-mcp](https://github.com/ChromeDevTools/chrome-devtools-mcp)- **Pinned commit:** `a90378adf3226e8b27a05cdcfdd801c199acaa93`- **License:** Apache-2.0- **Author:** Google LLC- **Package:** `chrome-devtools-mcp` 0.23.0 (per `planning/manifests/external-skills/chrome-devtools-mcp.json`)- **Source-list evidence:** `npx skills add github:ChromeDevTools/chrome-devtools-mcp --list` lists upstream skill `chrome-devtools-cli`
## Dedupe
This curated install replaces the repo-vendored `skills/chrome-devtools-cli/` copy. The upstream skill keeps the same slash command after installation: `/chrome-devtools-cli`.
## Hooks, scripts, and credentials
Audited upstream skills at the pinned commit are guidance-only Markdown. No hooks, bundled scripts, or credential requests were identified in the skill bundle.
## Network access
CLI workflows can navigate target pages and inspect browser evidence through Chrome DevTools. Repo-managed MCP config disables usage statistics and update checks where applicable.
## Artifact hygiene
Use JSON output and file paths for large outputs. Do not commit traces, screenshots, snapshots, or local CLI diagnostics.Install / provenance (from authoring frontmatter + research):
| Field | Value |
|---|---|
| install_command | npx skills add github:ChromeDevTools/chrome-devtools-mcp@a90378adf3226e8b27a05cdcfdd801c199acaa93 --skill chrome-devtools --skill chrome-devtools-cli --skill a11y-debugging --skill debug-optimize-lcp --skill memory-leak-debugging --skill troubleshooting -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode |
| source | ChromeDevTools/chrome-devtools-mcp |
| source_url | https://github.com/ChromeDevTools/chrome-devtools-mcp |
| trust_tier | curated-trust-gated |
| curated_status | install-now-after-trust-gate |
| target_agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |
