·browsing
</>

browsing

obra/superpowers-chrome

Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool

20Installs·1Trend·@obra

Installation

$npx skills add https://github.com/obra/superpowers-chrome --skill browsing

SKILL.md

Control Chrome via DevTools Protocol using the usebrowser MCP tool. Single unified interface with auto-starting Chrome.

Every DOM action (navigate, click, type, select, eval, keyboardpress) automatically saves:

Files are saved to the session directory with sequential prefixes (001-navigate, 002-click, etc.). You must check these before using extract or screenshot actions.

Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool Source: obra/superpowers-chrome.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/obra/superpowers-chrome --skill browsing
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is browsing?

Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool Source: obra/superpowers-chrome.

How do I install browsing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/obra/superpowers-chrome --skill browsing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/obra/superpowers-chrome

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills

None