Automate browsing with Playwright to visit URLs, capture screenshots, retrieve page titles, and interact with elements (clicking coming soon).

Install

openclaw skills install @1393368499/my-browser-agent

my-browser-agent

A custom browser automation skill using Playwright.

Features

  • Visit any URL
  • Take screenshots
  • Get page title
  • Click elements (future)

Usage

Call with:

  • url: The URL to visit (required)
  • action: Optional action like "screenshot", "title", "click"

Example

Use my-browser-agent to visit https://www.bilibili.com and take a screenshot.