@getpipher/browser
v0.2.0
Published
Browser automation skill — 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 fail.
Maintainers
Readme
@getpipher/browser
Browser automation skill — 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. For any coding agent — install as a pi package or via npx skills add.
Skill
| Skill | Purpose |
|---|---|
| browser | Drive a real browser via the browser-use CDP CLI — navigate, screenshot, coordinate-click, extract, tabs |
Install
pi install npm:@getpipher/browserOr, for any other coding agent: npx skills add getpipher/skills
Requires:
- the
browser-useCLI:uv tool install browser-use - Chrome remote-debugging enabled: open
chrome://inspect/#remote-debuggingand tick "Allow remote debugging for this browser instance"
License
MIT
