What is browser?
Web browser automation with AI-optimized snapshots for claude-flow agents Source: ruvnet/ruview.
Web browser automation with AI-optimized snapshots for claude-flow agents
Quickly install browser AI skill to your development environment via command line
Source: ruvnet/ruview.
Web browser automation using agent-browser with AI-optimized snapshots. Reduces context by 93% using element refs (@e1, @e2) instead of full DOM.
| open | Navigate to URL | | back | Go back | | forward | Go forward | | reload | Reload page | | close | Close browser |
| snapshot | Full accessibility tree | | snapshot -i | Interactive elements only (buttons, links, inputs) | | snapshot -c | Compact (remove empty elements) | | snapshot -d 3 | Limit depth to 3 levels | | screenshot [path] | Capture screenshot (base64 if no path) |
Web browser automation with AI-optimized snapshots for claude-flow agents Source: ruvnet/ruview.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruview --skill browserWeb browser automation with AI-optimized snapshots for claude-flow agents Source: ruvnet/ruview.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruview --skill browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruview