browser-use-1-0-2Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Install via ClawdBot CLI:
clawdbot install zlshiny/browser-use-1-0-2Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/browser-use/browser-use/blob/main/browser_use/skill_cli/READMAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
QA engineers can use this skill to automate regression testing by navigating through web applications, interacting with UI elements, and verifying outcomes via screenshots or state checks. It supports headless and headed modes for debugging and integrates with CI/CD pipelines via Bash commands.
Market analysts can extract structured data from websites, such as product prices or news articles, using commands like get text and eval. The persistent session feature allows multi-step navigation across pages without restarting the browser, improving efficiency for large-scale data collection.
Administrative staff can automate repetitive form submissions, such as entering customer data into web portals, by using input and select commands. The skill handles complex workflows with wait commands to ensure page elements load before interaction, reducing manual errors.
E-commerce businesses can monitor competitor prices by scheduling scripts to open product pages, extract pricing data with get text, and take screenshots for verification. The remote browser mode enables cloud-based execution to avoid IP blocks and scale monitoring efforts.
Developers can test web accessibility by automating interactions to check keyboard navigation and screen reader compatibility using keys and click commands. Screenshots and state outputs help document issues for compliance reports, supporting standards like WCAG.
Offer a cloud-based testing platform using the remote browser mode, where customers pay a subscription fee to run automated tests on demand. Revenue comes from tiered plans based on usage hours, number of tests, and advanced features like real browser profiles.
Provide curated data feeds by scraping websites for clients in industries like finance or retail, using the skill's data extraction commands. Revenue is generated through one-time purchases or recurring fees for updated datasets, with added value from data analysis and insights.
Deliver consulting services to businesses looking to automate web-based workflows, such as form processing or monitoring tasks, by integrating the skill into their systems. Revenue comes from project-based fees, ongoing support contracts, and training workshops for staff.
💬 Integration Tip
Install browser-use CLI first and run browser-use doctor to verify setup; use state command before interactions to get element indices for reliable automation.
Scored Apr 19, 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.