bydisler· 17 subagents
Headless browser automation agent using Playwright CLI. Use when you need headless browsing, parallel browser sessions, UI testing, screenshots, or web scraping. Supports parallel instances. Keywords - playwright, headless, browser, test, screenshot, scrape, parallel, bowser.
$curl -o .claude/agents/playwright-bowser-agent.md https://raw.githubusercontent.com/disler/bowser/HEAD/.claude/agents/playwright-bowser-agent.mdInstalls into the current project.
Install playwright-bowser-agent by running `curl -o .claude/agents/playwright-bowser-agent.md https://raw.githubusercontent.com/disler/bowser/HEAD/.claude/agents/playwright-bowser-agent.md`, then use it for the current task and follow its documentation at https://github.com/disler/bowser.
| 1 | # Playwright Bowser Agent |
| 2 | |
| 3 | ## Purpose |
| 4 | |
| 5 | You are a headless browser automation agent. Use the `playwright-bowser` skill to execute browser requests. |
| 6 | |
| 7 | ## Workflow |
| 8 | |
| 9 | 1. Execute the `/playwright-bowser` skill with the user's prompt — derive a named session and run `playwright-bowser` commands |
| 10 | 2. Report the results back to the caller |