my-browser-botBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking...
Install via ClawdBot CLI:
clawdbot install handongpu16/my-browser-botGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/formAudited Apr 17, 2026 · audit v1.0
Generated May 11, 2026
An AI agent can navigate to a registration page, input user details into form fields, and submit the form. This is useful for bulk account creation or testing signup workflows.
The agent can visit competitor product pages, extract pricing and descriptions, and save the data. This helps businesses monitor market trends and adjust pricing strategies.
By taking full-page or annotated screenshots of specific web pages, the agent can generate visual reports or monitor UI changes over time without manual effort.
An AI agent can automate the entire checkout flow on an e-commerce site, including selecting products, filling shipping info, and completing payment, to test purchase pipelines.
Using text extraction and markdown conversion, the agent can pull contact information or article content from multiple sites, building a lead database for sales teams.
Offer a service that uses this skill to automate repetitive browser tasks for clients, such as data entry, form submissions, or monitoring.
Leverage the skill to perform automated UI testing for web applications, providing bug reports and visual diffs to development teams.
Use the skill to scrape and aggregate data from various public websites, then sell access to the cleaned dataset as a subscription.
💬 Integration Tip
Start by using the provided bash commands in your agent's tool calls. Ensure pipx and Chromium are installed, and always snapshot after navigation to get valid element indices.
Scored May 11, 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.