| name | Agent Browser Operator |
| slug | agent-browser-operator |
| description | Interactive browser skill for logged-in flows, dynamic pages, and session-aware site operations. |
| github_stars | 89986 |
| verification | security_reviewed |
| source | https://github.com/microsoft/playwright |
| author | Microsoft |
| publisher_type | open_source_collective |
| category | Browser Automation |
| framework | Custom Agents |
| tool_ecosystem | {"github_repo":"microsoft/playwright","github_stars":89986,"npm_package":"playwright","npm_weekly_downloads":61562009} |
Agent Browser Operator
Interactive browser skill for logged-in flows, dynamic pages, and session-aware site operations.
Prerequisites
OpenClaw, browser tool (OpenClaw-managed or Chrome extension relay)
Installation
Use the upstream install or setup path that matches your environment:
- npm install -g @playwright/cli@latest
- npm i playwright
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Documentation
Source