Quay lại Skills

Browser & Automation

🤖

Agent Browser

bởi TheSethRose · v1.0.0

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.

ProductivityOpen SourceAutomationCLIDeveloper Tool

Cách hoạt động

Navigate to any URL, snapshot the page structure, interact with elements using snapshot references, then verify results before proceeding.

Tính năng chính

Navigate & Snapshot

Open pages and retrieve structured element references for reliable interaction

Click, Type & Scroll

Interact with any page element using structured commands

JavaScript Evaluation

Run arbitrary JS in the page context with `evaluate`

Tab Management

List, open, switch, and close browser tabs programmatically

Screenshot Capture

Take screenshots at any point in the automation workflow

Wait & Conditions

Pause execution for a duration or until a condition is met

Rust Core with Node.js Fallback

High performance with broad compatibility

Trường hợp sử dụng

Web AutomationAutomate repetitive tasks and multi-step web workflows
Data ExtractionExtract data from dynamically rendered pages
Form FillingProgrammatically fill and submit forms
UI TestingTest UIs through simulated user interactions

Yêu cầu

Node.jsRequired runtime for the Node.js fallback layer
npmUsed for global installation via `npm install -g agent-browser`

Cài đặt

npx clawhub@latest install agent-browser

Thống kê

887

Đang cài đặt

957

Tổng lượt cài

Tác giả

TheSethRose