·browser
</>

browser

Web browser automation with AI-optimized snapshots for claude-flow agents

10Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/ruview --skill browser

How to Install browser

Quickly install browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruvnet/ruview --skill browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruvnet/ruview.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/ruview --skill browser
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from ruvnet/ruview

Quick answers

What is browser?

Web browser automation with AI-optimized snapshots for claude-flow agents Source: ruvnet/ruview.

How do I install browser?

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

Where is the source repository?

https://github.com/ruvnet/ruview

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10

Related Skills

None