agent-browser-helper
Installation
SKILL.md
agent-browser-helper
Manages a local Chrome instance with anti-detection parameters and persistent profiles. After starting Chrome, use the playwright-cli skill to operate it.
Prerequisites
- playwright-cli skill + CLI:
npx skills add microsoft/playwright-cli@playwright-cli -g -y npm i -g @playwright/cli@latest - A Chromium-based browser (Chrome, Edge, Brave, etc.)
If chrome.sh start outputs a warning field, follow the install instructions
in that message before proceeding.