bdg

Use bdg CLI for browser automation via Chrome DevTools Protocol. Provides direct CDP access (60+ domains, 300+ methods) for DOM queries, navigation, screenshots, network control, and JavaScript execution. Use this skill when you need to automate browsers, scrape dynamic content, or interact with web pages programmatically.

$ 安裝

git clone https://github.com/szymdzum/browser-debugger-cli /tmp/browser-debugger-cli && cp -r /tmp/browser-debugger-cli/.claude/skills/bdg ~/.claude/skills/browser-debugger-cli

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