browser-use

Automate browser interactions across websites with a persistent CLI.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill browser-use-liutao96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-use
Source: https://github.com/liutao96/skill/tree/main/browser-use
Command: npx skills add https://github.com/liutao96/skill --skill browser-use-liutao96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates browser interactions and tasks across websites with a persistent CLI.

Core Features & Use Cases

  • Persistent sessions: Keep a browser session across commands for multi-step tasks.
  • Element interaction & data extraction: Click, type, extract text and HTML, and capture screenshots.
  • Versatile modes: Use local Chromium, real Chrome, or cloud browser for flexible environments.

Quick Start

Open a URL and start a persistent browser session to perform automated tasks.

Frequently Asked Questions about browser-use

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web scraping and form filling with persistent browser sessions?

Persistent browser sessions allow you to automate web scraping and form filling by maintaining state across multiple CLI commands. You can navigate pages, click elements, type text, and extract data across multi-step tasks without losing your session.

What is the best way to extract text and HTML from websites using a CLI browser?

To extract text and HTML from websites using a CLI browser, you utilize a persistent session that supports element interaction and data extraction. This approach enables you to capture screenshots and pull content directly from web pages across ongoing tasks.

Does browser automation work with local Chromium and real Chrome environments?

Browser automation works with local Chromium, real Chrome, and remote cloud browsers. It supports these versatile modes to provide flexible environments for navigating pages, clicking elements, and executing web tasks across different setups.

Can I take screenshots during multi-step web testing tasks?

You can take screenshots during multi-step web testing tasks by using a stateful CLI session. This allows you to capture the browser state at any point while navigating pages and interacting with elements across persistent sessions.

Do I need a specific CLI installed to manage stateful browser sessions?

You need the browser-use CLI installed to manage stateful browser sessions. This CLI enables persistent browser interactions across websites, supporting modes like chromium, real, and remote for executing multi-step automation tasks.