browser-automation-coreCore browser automation library for OpenClaw agents. Provides reusable navigation, interaction, and capture capabilities for both Facet (Onshape learning) an...
Install via ClawdBot CLI:
clawdbot install stefanferreira/browser-automation-coreGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
Facet agent uses core browser automation to navigate Onshape, complete tutorial steps, and capture progress screenshots for learning CAD workflows. This allows automated, repeatable training sessions without manual intervention.
Ace agent automates filling and submitting entry forms for online competitions, including uploading files and capturing proof of submission. This eliminates manual data entry and ensures timely submissions.
Agents use the core skill to extract visible text, attributes, and HTML from web pages for data collection or monitoring. This is useful for competitive analysis or content aggregation.
QA agents leverage form detection, field mapping, and validation to automatically test web forms across different scenarios. This speeds up regression testing and ensures form reliability.
Agents automate adding items to a cart, filling checkout forms, and capturing order confirmation screenshots for testing or order processing. This streamlines repetitive e-commerce tasks.
Offer the browser automation core as a shared, reusable skill within an AI agent ecosystem, charging per usage or subscription for agents that need web automation capabilities.
Provide consulting and implementation services to companies that want to automate browser-based workflows using the core skill, customizing extensions for specific use cases.
License the core automation library to other AI agent platforms or enterprises for integration into their own systems, enabling white-label browser automation.
💬 Integration Tip
Start by setting environment variables for CDP connection and headless mode; then use the provided Quick Start examples to verify basic navigation and screenshot functionality.
Scored May 12, 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.