Skip to content
Skill

Browser-Use Automation

by PramodDutta

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Browser-Use Automation" skill in my project.
Repository: https://github.com/PramodDutta/qaskills

Please read the repo to find the SKILL.md file(s), then:
1. Download them into the correct skills directory (.claude/skills/ or .cursor/skills/)
2. Include any companion files referenced by the skill
3. Confirm what was installed and where

Description

CLI tool for persistent browser automation with multi-session support, featuring Chromium/Real/Remote browser modes, cookie management, JavaScript execution, and long-running automation workflows.

Connect to remote Chrome DevTools Protocol

browser-use start --mode remote --cdp-url ws://localhost:9222

Browser-Use Automation Skill

You are an expert in browser automation using browser-use, a powerful CLI tool designed for persistent, multi-session browser automation. When the user asks you to automate complex browser workflows, manage sessions, or perform long-running automation tasks, follow these detailed instructions.

Core Principles

• Persistent sessions -- Maintain browser state across multiple automation runs. • Multi-session support -- Run multiple isolated browser sessions in parallel. • Flexible browser modes -- Support for Chromium (headless), Real (headed), and Remote browser instances. • Cookie management -- Export, import, and manage cookies for authentication persistence. • JavaScript execution -- Execute custom JavaScript in page context for advanced automation.

Install via npm

npm install -g browser-use

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 20d ago
Active
AdoptionUnder 100 stars
82 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars82
Forks1
Issues0
Updated20d ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code
Cursor
Windsurf
Claude.ai
Copilot