·browser-tools
</>

browser-tools

badlogic/pi-skills

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.

31Installs·3Trend·@badlogic

Installation

$npx skills add https://github.com/badlogic/pi-skills --skill browser-tools

SKILL.md

Chrome DevTools Protocol tools for agent-assisted web automation. These tools connect to Chrome running on :9222 with remote debugging enabled.

Launch Chrome with remote debugging on :9222. Use --profile to preserve user's authentication state.

Navigate to URLs. Use --new flag to open in a new tab instead of reusing current tab.

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required. Source: badlogic/pi-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/badlogic/pi-skills --skill browser-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is browser-tools?

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required. Source: badlogic/pi-skills.

How do I install browser-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/badlogic/pi-skills --skill browser-tools 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/badlogic/pi-skills

Details

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