@phantom-pm/browser-agent
v4.0.4
Published
Autonomous UI manipulation and crawling agent (OpenClaws layer)
Readme
@phantom-pm/browser-agent
Browser automation and screen-analysis primitives used by Phantom for PM research and UI diagnostics.
Installation
npm install @phantom-pm/browser-agentMinimal Usage
This package is primarily composed into the Phantom runtime. The stable end-to-end entrypoint is the CLI:
npm install -g @phantom-pm/cli
phantom screen analyze ./capture.png --jsonStatus
Published for advanced integrators and monorepo consumers. The CLI is the stable interface; direct automation APIs may evolve with Playwright and browser-adapter changes.
Links
- Docs: https://sir-ad.github.io/Phantom/
- Source: https://github.com/sir-ad/Phantom/tree/main/packages/browser-agent
- Issues: https://github.com/sir-ad/Phantom/issues
License
MIT
