/install clawhub-publish-146156
Agent Browser
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.
When to use
- Automating web interactions (login, form fill, scraping)
- Extracting structured data from pages
- Testing web UIs or workflows
- Filling forms programmatically
Prerequisites
- Node.js ≥ 18
npm install -g agent-browser(run once to install CLI)
How it works
agent-browser open \x3Curl>→ launch browser & navigateagent-browser snapshot -i→ get interactive elements with stable refs (e.g.,@e1)- Use refs to interact:
click @e1,fill @e2 "text",wait @e3 agent-browser close→ clean up
Key capabilities
- Snapshot with accessibility tree or interactive-only mode
- Precise element interaction (click/fill/hover/drag/upload)
- Wait conditions (element visible, URL change, network idle)
- Screenshot, PDF export, video recording
- Cookie/storage/network control
- Tab/window/frame management
- JSON output for programmatic parsing
Example
agent-browser open https://example.com/login
agent-browser snapshot -i
agent-browser fill @e1 "[email protected]"
agent-browser fill @e2 "password123"
agent-browser click @e3
agent-browser wait --url "/dashboard"
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawhub-publish-146156 - After installation, invoke the skill by name or use
/clawhub-publish-146156 - Provide required inputs per the skill's parameter spec and get structured output
What is Clawhub Publish 146156?
Automate web navigation, interaction, and data extraction using a fast Rust-based headless browser CLI with Node.js fallback and structured commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 293 downloads so far.
How do I install Clawhub Publish 146156?
Run "/install clawhub-publish-146156" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawhub Publish 146156 free?
Yes, Clawhub Publish 146156 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Clawhub Publish 146156 support?
Clawhub Publish 146156 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawhub Publish 146156?
It is built and maintained by gxw975 (@gxw975); the current version is v0.2.0.