@getpipher/browser

skillmaintained

Browser automation skill for pi — drive your real Chrome via the browser-use CDP CLI (navigate, screenshot, coordinate-click, extract, tabs). Penetrates closed shadow-DOM & cross-origin iframes via compositor-level coordinate clicks where js selectors fai

by · v0.1.3 · published 3w ago

$ pi install npm:@getpipher/browser
downloads/mo
403
stars
0
last push
3w ago
open issues
0

Signals

license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

621 downloads · last 12 weeks (weekly)

README

@getpipher/browser

Browser automation skill for pi — drive your real Chrome via the browser-use CDP CLI: navigate, screenshot, coordinate-click, extract text/forms, manage tabs. Penetrates closed shadow-DOM and cross-origin iframes via compositor-level coordinate clicks where js selectors fail.

Skill

SkillPurpose
browserDrive a real browser via the browser-use CDP CLI — navigate, screenshot, coordinate-click, extract, tabs

Install

pi install npm:@getpipher/browser

Requires:

  • pi
  • the browser-use CLI: uv tool install browser-use
  • Chrome remote-debugging enabled: open chrome://inspect/#remote-debugging and tick "Allow remote debugging for this browser instance"

License

MIT