Quick overview
Automates web browser interactions from the CLI using the browse command. Works with a local Chrome instance by default or a remote Browserbase session when API credentials are provided. Remote mode adds automatic CAPTCHA solving, anti-bot stealth, and residential proxies for sites with bot protection.
Unlike custom headless browser scripts, it handles CAPTCHA solving and anti-bot fingerprinting automatically through remote Browserbase sessions without requiring any browser driver setup.
Common tasks
- Scraping prices from sites with bot detection or Cloudflare protection
- Filling and submitting web forms on external sites
- Extracting data from JavaScript-rendered dashboards
- Taking page screenshots for visual regression or documentation
- Automating login flows and session-based web interactions
Install paths
Primary command
openclaw install pkiv/browse
ClawHub installer
npx clawhub@latest install pkiv/browse
OpenClaw CLI
openclaw skills install pkiv/browse
Direct OpenClaw install
openclaw install pkiv/browse
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 2.0.2
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/pkiv/browse






