playwright
Installation
SKILL.md
Playwright Browser Automation
Overview
Playwright enables browser automation for web testing, screenshots, form filling, and scraping. This skill uses Python with uv for self-contained scripts that require no global installation.
Prerequisites
- Python 3.10+
- uv package manager
- Playwright browser binaries (one-time setup)
Setup (First Time Only)
Claude: Do not run browser installation commands directly. Suggest these commands to the user and let them run manually. This is a one-time setup that downloads ~200MB of browser binaries.
Suggest the user run: