Install
openclaw skills install my-browser-agentAutomate browsing with Playwright to visit URLs, capture screenshots, retrieve page titles, and interact with elements (clicking coming soon).
openclaw skills install my-browser-agentA custom browser automation skill using Playwright.
Call with:
url: The URL to visit (required)action: Optional action like "screenshot", "title", "click"Use my-browser-agent to visit https://www.bilibili.com and take a screenshot.