Browsing (Superpowers Chrome)
Controls an already-running Chrome over DevTools Protocol, logged-in tabs included.
Install
Ships scripts/plugin marketplace add obra/superpowers-marketplace sonra /plugin install superpowers-chrome@superpowers-marketplace
Chosen when the work needs the user's own logged-in browser or several live tabs, rather than a fresh headless instance.
- Author
- Jesse Vincent (obra)
- License
- MIT
Where a headless driver opens a clean browser, this one attaches to the session the user is already in, so authenticated pages and multiple open tabs are reachable without a login dance. Navigation, clicks, typing, key presses and DOM evaluation all go through a single action-based tool. Each of those actions writes a screenshot, a markdown rendering of the page, the raw DOM and the console log to disk, which turns a browser step into evidence the agent has to read before it claims anything about the page.
Similar skills
Chrome DevTools Agent
SkillDrives a live Chrome session through the chrome-devtools MCP server.
BrowserAct Skills
SkillGives an agent a real browser it drives over a CLI, with sessions kept apart.
Chrome DevTools Skills
SkillTurns the Chrome DevTools MCP tools into named debugging procedures.
Comments(0)
Sign in to comment