browsing

Control Chrome browser directly via DevTools Protocol using the use_browser MCP tool. Use when you need browser automation - authenticated sessions, multi-tab management, form filling, content extraction, web scraping. Provides navigate, click, type, extract, screenshot, eval, and tab management actions. Use this instead of WebFetch for interactive sites requiring authentication or JavaScript execution.

$ Installer

git clone https://github.com/michellepellon/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/browsing ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill