AI AGENT ADDONS

Chrome Cdp Live Browser

aradotso/trending-skills

Control your Chrome browser directly from an AI agent. This skill lets the agent see what you see and interact with your open tabs. It uses the Chrome DevTools Protocol to connect to your live Chrome session. That means the AI can work with your logged-in accounts, cookies, and the current page state without launching a fresh browser.

You can ask the AI to take a screenshot of a webpage, click elements, read content from a tab, or navigate to a URL. It even works inside cross-origin iframes. No extra software is needed beyond Node.js 22 or higher. Just enable remote debugging in Chrome once, and the skill handles the rest.

This tool is great for anyone who wants an AI assistant to automate tasks on websites they are already logged into. It supports over 100 open tabs and works with Chrome, Brave, Edge, and Vivaldi on any operating system.

Add Chrome Cdp Live Browser skill to your workflow

Global

mkdir -p ~/.claude/skills/chrome-cdp-live-browser

Project

mkdir -p .claude/skills/chrome-cdp-live-browser

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago