AI AGENT ADDONS

Control a web browser directly from your agent. Describe a task like testing a website, scraping data, or filling out a form. The tool writes custom Playwright scripts to automate it for you.

It can automatically detect local development servers and run the scripts in a visible browser window. This makes debugging easy because you can see every step.

Scripts are saved to a temporary folder so your project stays clean. The setup is simple and only needs to be done once.

Add Playwright Skill skill to your workflow

Global

mkdir -p ~/.claude/skills/playwright-skill

Project

mkdir -p .claude/skills/playwright-skill

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
1 month ago
Created
7 months ago