agent-browser-skippedA fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co...
Install via ClawdBot CLI:
clawdbot install susiemiles443/agent-browser-skippedRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/vercel-labs/agent-browserAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
An AI agent navigates through an e-commerce site, opens product listing pages, extracts prices, descriptions, and availability using snapshot and get commands, and stores the data for competitive analysis. This can be run periodically to monitor pricing changes.
The agent fills out multi-step loan application forms by locating input fields via refs, entering personal and financial data, uploading documents, and submitting. It handles validation errors by using wait conditions and re-filling fields.
A QA engineer uses agent-browser to script end-to-end tests: navigate to a web app, log in, click through workflows, check UI state with is commands, and take screenshots of failures. The tool integrates into CI/CD pipelines via Bash.
The agent visits multiple real estate listing sites, searches for properties in a given area, extracts listing details (price, sq ft, bedrooms) using get commands, and compiles a structured dataset for market analysis.
An AI registers users on multiple web platforms by navigating to signup pages, filling forms with generated data, handling CAPTCHAs via manual fallback, and verifying successful registration via snapshot checks.
Provide a subscription-based service where customers integrate agent-browser to automate their web tasks—price monitoring, form filling, data extraction. Revenue comes from monthly/annual subscriptions based on usage (e.g., number of API calls or browser sessions).
Offer a managed service that uses agent-browser to run regression and smoke tests for SaaS products. Clients pay per test suite execution or a flat monthly retainer for continuous testing integrated with their CI/CD.
Build a platform where businesses request structured data from any public website. Use agent-browser to navigate and extract data, and charge per record or per extraction job. Ideal for lead generation, market research, and competitor analysis.
💬 Integration Tip
To integrate agent-browser into your workflows, ensure Node.js and npm are installed, then install the CLI globally. Use the Bash tool to run commands in sequence, capturing snapshots and interacting with elements via refs.
Scored Jun 29, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.