This is a comprehensive Playwright wrapper exposing 101 browser automation tools through MCP. You get the full stack: launch browsers (Chromium, Firefox, WebKit), navigate pages, click elements, fill forms, extract content, take screenshots, intercept network requests, and monitor performance. The documentation is thoroughly bilingual (English and Chinese) with clear AI calling patterns, which is helpful if you're building agents that need to scrape data, test web apps, or automate repetitive browser tasks. It supports device emulation and video recording out of the box. The sheer number of tools means you can handle edge cases like frame switching, cookie manipulation, and accessibility tree queries without dropping down to custom code. If you need programmatic browser control and don't want to write Playwright bindings yourself, this covers most scenarios.
npx skills add https://github.com/91fapiao-cn/playwright-browser-skill --skill playwright-browser