browser-automation
Installation
SKILL.md
Browser Automation
Use agent-browser for web automation in this repo. Run:
agent-browser --help
Core workflow:
agent-browser open <url>
agent-browser snapshot -i
agent-browser click @e1
agent-browser fill @e2 "text"
Re-run agent-browser snapshot -i after page changes so element refs stay
current.