← ClaudeAtlas

agent-browser-operatorlisted

Interactive browser skill for logged-in flows, dynamic pages, and session-aware site operations.
agentskillexchange/skills · ★ 11 · AI & Automation · score 82
Install: claude install-skill agentskillexchange/skills
# 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: - Playwright is also available for [Python](https://playwright.dev/python/docs/intro), [.NET](https://playwright.dev/dotnet/docs/intro), and [Java](https://playwright.dev/java/docs/intro). Basic usage or getting-started notes: - bash - Optionally install skills for richer agent integration: - playwright-cli install --skills - Source: https://github.com/microsoft/playwright - Extracted from upstream docs: https://raw.githubusercontent.com/microsoft/playwright/HEAD/README.md ## Documentation - https://playwright.dev/docs/intro ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/agent-browser-operator/)