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.