Live Browser

Drive the user's real, logged-in Chrome / Edge / Brave browser via the Chrome DevTools Protocol — list open tabs, screenshot, read the accessibility tree, evaluate JavaScript, click, type, and navigate on live pages. Unlike headless/automation tools it uses a persistent real profile (logins survive) and sets NO automation flags (no "controlled by automated test software" banner, navigator.webdriver stays false), so sites treat it as an ordinary human browser. Use when the user asks to inspect, automate, scrape, fill, debug, or interact with a page in their browser — especially anything behind a login.

sarfraznawaz2005 Updated

File contents

sarfraznawaz2005/agent-skills-collection/tree/main/live-browser commit 305355ab7e

Frequently asked questions

npx skillmds@latest add sarfraznawaz2005/live-browser