browser-use-operator

Community

Operate real browsers for reliable web tasks

Authoreatbreads
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a reliable, repeatable way to execute real browser interactions on the local machine instead of relying on ad hoc commands or brittle one-off automation. It solves session continuity, manual login handoff, interactive inspection, and precise element-based actions so workflows that require headed browsing or site-specific debugging complete predictably.

Core Features & Use Cases

  • Named session management: Open, reuse, and close persistent sessions to maintain cookies and authentication across steps.
  • State-first workflow: Always read structured page state as the source of truth before and after actions to avoid guessing element indices.
  • Deterministic actions: Use click, input, upload, and eval for indexed interactions, file uploads, and complex editor manipulation.
  • Headed browsing & user handoff: Support manual login and visual confirmation by running headed sessions and resuming automation afterward.
  • Troubleshooting patterns: Prefer direct URL opens, re-check state after transitions, and use eval to discover hidden links or interact with custom editors.

Quick Start

Open a headed session named demo at the target URL, have the user complete login if needed, then resume the session and read the JSON state to continue.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: browser-use-operator
Download link: https://github.com/eatbreads/.agents/archive/main.zip#browser-use-operator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.