agent-browser-skipA 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 ayakolin/agent-browser-skipRequires:
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 18, 2026 · audit v1.0
Generated May 12, 2026
An AI agent uses agent-browser to navigate to a web form, snapshot interactive elements to get refs, then fill and submit fields. This automates repetitive data entry tasks such as inputting customer information or survey responses.
A QA bot navigates through an e-commerce site: opens product pages, clicks add-to-cart, fills checkout forms, and takes screenshots for visual validation. This ensures UI functionality across different scenarios.
The agent periodically opens competitor pricing pages, extracts structured data using `get text` and `get html`, and compares prices. It can scroll and wait for elements to ensure data is fully loaded.
An agent logs into a social media platform, navigates to specific posts, and performs actions like clicking, typing comments, and taking screenshots. This helps in managing brand presence and engagement.
The agent opens multiple news or data sites, captures page titles and content via snapshot, and compiles a summary. It uses `wait` for dynamic content and `get text` to extract specific information.
Offer a subscription service where clients can deploy AI agents to automate their web workflows, such as form filling, data extraction, or testing. Revenue comes from monthly or per-use fees.
Use agent-browser to extract structured data from websites and sell the curated datasets to businesses needing market intelligence, competitor analysis, or lead generation.
Integrate agent-browser into a cloud-based testing platform that allows users to write test scripts using natural language. Charge per test run or via enterprise licensing.
💬 Integration Tip
Ensure Node.js and npm are installed, then install agent-browser globally. Use the CLI commands directly from Bash tool with the prefix agent-browser:* allowed.
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.