# pasky/chrome-cdp-skill

Give your AI agent access to your live Chrome session — works out of the box, connects to tabs you already have open

Repository: https://github.com/pasky/chrome-cdp-skill
Canonical: https://ross.abutalabs.com/products/chrome-cdp-skill
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-06-28T13:22:13+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 66, longevity 12
- inputs: {"age_days": 174, "days_push": 66, "days_rel": 66, "gap_med": 106, "n_releases_24m": 2}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3238, forks 201 (observed 2026-08-28T04:07:50.334157+00:00)

## What it is
A CLI tool and AI agent skill that connects AI agents to your live Chrome session via the Chrome DevTools Protocol, letting them read, screenshot, and interact with tabs you already have open. It runs a persistent daemon per tab and requires only Node.js 22+ with a single Chrome remote-debugging toggle.

## Use cases
- let an AI agent read pages I'm logged into like Gmail or GitHub
- automate interactions with my currently open Chrome tabs
- take screenshots and accessibility snapshots of live pages for an agent
- have an agent click, type, and navigate in my real browser session
- scrape or inspect page state mid-workflow without a fresh browser instance
- control Chrome from Claude Code, Cursor, or other agent tools

## When to choose
- you want browser automation over your existing logged-in Chrome session instead of a fresh isolated browser
- you need an agent to see real page state mid-workflow
- you have many tabs open and need reliable, persistent CDP connections
- you want a zero-install skill that works with any Chrome-based browser

## When to avoid
- you need headless browser automation in CI or on servers
- you prefer isolated browser profiles for security or reproducibility
- you don't want to enable Chrome remote debugging on your daily browser

## Facets
- artifact type: cli-tool
- maturity: active
- function: browser-extension, cli, developer-tools, agent-framework, mcp
- domain: developer-tools, browser-extensions
- platform: windows, cli
- tags: chrome-devtools-protocol, cdp, browser-automation, ai-agent-skill, live-browser-session, screenshot, accessibility-tree, automation, ai-agents, macos, linux, nodejs

## Member repositories
- pasky/chrome-cdp-skill (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.334157+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:33.359286+00:00, confidence not recorded.
  - readme: https://github.com/pasky/chrome-cdp-skill (fetched 2026-08-28T04:07:50.334157+00:00, sha 9bd5a436e85f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
