browser-navigation
Installation
SKILL.md
Browser Automation with agent-browser
Comprehensive browser automation for testing, data extraction, and web interaction.
Quick Start
agent-browser open <url> # Navigate to page
agent-browser snapshot -i # Get interactive elements with refs
agent-browser click @e1 # Click element by ref
agent-browser fill @e2 "text" # Fill input by ref
agent-browser close # Close browser