browser-control
Installation
SKILL.md
Browser Control
Remote browser access for login, 2FA, captcha, and manual verification. Protected by Google OAuth - the user must login with their Google account.
Installation (First Time Only)
Before using this skill, run the installer to configure ngrok and Google OAuth:
bash ~/.openclaw/skills/browser-control/install.sh
The installer will:
- Install dependencies (VNC, noVNC, ngrok)
- Ask for your ngrok authtoken (get it from https://dashboard.ngrok.com/get-started/your-authtoken)
- Verify your Google account (only this email will be able to access the browser)
This only needs to be done once per machine.