browser-automation
Installation
SKILL.md
Browser Automation Skill
Setup
pip install playwright && playwright install chromium
pip install playwright-stealth # optional, for anti-detection
Skill Comparison
| Skill | Use Case |
|---|---|
browser-automation |
Scripted automation, data pipelines, form bots |
webapp-testing |
QA assertions, visual regression, test suites |
chrome-browser |
Interactive MCP DevTools control |