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
Content Preview
--- name: browsing description: 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 allowed-tools: mcp__chrome__use_browser --- # Browsing with Chrome Direct ## Overview Control Chrome via DevTools Protocol using the `use_browser` MCP tool. Single unified interface with auto-starting Chrome. **Announce:** "I'm using the browsing skill to co
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/browsing.md \
https://raw.githubusercontent.com/obra/superpowers-chrome/main/skills/browsing/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowers-chromeThen reference at skills/browsing/SKILL.md
Related Skills
superpowers-chrome
BETA: VERY LIGHTLY TESTED - Direct Chrome DevTools Protocol access via 'browsing' skill. Skill mode (17 CLI commands) + MCP mode (single use_browser tool). Zero dependencies, auto-starts Chrome.
pluginpluginmarketplacesuperpowers-chrome
by Jesse Vincent · obra-superpowers-marketplace
vexor-cli
Semantic file discovery via `vexor`. Use whenever locating where something is implemented/loaded/defined in a medium or large repo, or when the file location is unclear. Prefer this over manual browsing.
generalvexorcli
by sickn33 (Antigravity) · antigravity-awesome-skills
team-builder
Interactive agent picker for composing and dispatching parallel teams
team-builderteambuilderagent
by affaan-m · everything-claude-code
google-calendar-automation
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
google-calendar-automationgooglecalendarautomation
by davepoon · buildwithclaude