playwright-browser-skill
Full browser automation, scraping, and web testing control
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Playwright Browser Skill?โผ
Run `npx skills add 91fapiao-cn/playwright-browser-skill --all -g -y` in your terminal to install the full skill globally.
What can Playwright Browser Skill automate?โผ
It handles page navigation, form filling, clicking, scrolling, screenshots, PDF generation, and data extraction across Chromium, Firefox, and WebKit browsers.
Can it scrape data from websites?โผ
Yes. It extracts text, links, HTML, and attributes from any page, and can run custom JavaScript to pull structured data in bulk.
Does it work with OpenClaw and other AI clients?โผ
Yes. It runs as a standard MCP server, so any MCP-compatible client like OpenClaw can call its 101 browser commands directly.
Can I use it without coding experience?โผ
Yes. Just describe the task in plain language, such as visiting a site or filling a form, and the agent picks the right browser commands automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core