openclaw-browser
SKILL.md
OpenClaw Browser
Use this skill whenever a task needs a real browser under OpenClaw control.
This skill is for:
- opening websites in a managed browser
- operating pages with click/type/wait flows
- using browser snapshots and refs
- keeping browser sessions isolated by profile
- checking tabs, status, screenshots, requests, and errors
This skill is not for:
- simple web search that can be answered with search/fetch tools alone
- launching a random system browser window with no automation follow-up
- bypassing OpenClaw browser via standalone Playwright/Puppeteer unless the user explicitly asks
Core rule
When real browser automation is needed, prefer the OpenClaw-managed browser flow.