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

Core Workflow

Installs
74
GitHub Stars
91
First Seen
Feb 10, 2026
browser-navigation — factory-ai/factory-plugins