agent-browser
Installation
SKILL.md
Agent Browser
Browser automation using the agent-browser CLI - a fast, headless browser automation tool for AI agents.
Installation
npm install -g agent-browser
agent-browser install # Install browser binaries
Quick Start
# Navigate to a URL
agent-browser open https://example.com
# Get accessibility snapshot (shows refs like @e1, @e2)
agent-browser snapshot -i
Related skills
More from linuxlewis/agent-skills
ralph-runner
Run Ralph Wiggum autonomous coding loops. Use when user asks to run ralph, start autonomous coding, execute a PRD, implement features from a task list, or wants Claude Code to work through user stories iteratively.
3pr-responder
Review and respond to GitHub PR comments. Use when analyzing PR feedback, determining which comments to address, classifying review comments by priority, or implementing fixes for code review feedback.
3openclaw-notify
Notify OpenClaw gateway when background tasks complete. Use when you were dispatched by OpenClaw/TARS for background work and need to ping the user that you're done, failed, or blocked.
1