---
title: browser-use Browser Automation Framework
slug: browser-use-browser-automation-framework
description: Use browser-use to turn natural-language web tasks into repeatable browser automation backed by Playwright and agent loops. This skill helps an agent open sites, inspect page state, click, type, extract data, and recover from common UI changes with a real automation framework instead of brittle one-off scripts.
github_stars: 85193
verification: security_reviewed
source: https://github.com/browser-use/browser-use
category: Browser Automation
framework: Multi-Framework
tool_ecosystem:
  github_repo: browser-use/browser-use
  github_stars: 85193
---
# browser-use Browser Automation Framework

Use browser-use to turn natural-language web tasks into repeatable browser automation backed by Playwright and agent loops. This skill helps an agent open sites, inspect page state, click, type, extract data, and recover from common UI changes with a real automation framework instead of brittle one-off scripts.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/browser-use-browser-automation-framework/)
