agent-browser
Installation
SKILL.md
Agent Browser
A fast, native Rust CLI that gives AI agents full browser control via Chrome DevTools Protocol (CDP). Agents navigate pages, read accessibility-tree snapshots with compact element refs, click, fill, screenshot, manage tabs, handle auth, and run multi-step web workflows — all without Playwright or Node.js.
Install
curl -fsSL https://agent-browser.sh | bash
Or via npm:
npx agent-browser@latest