什么是 browsing-with-playwright?
使用 Playwright MCP 实现浏览器自动化。浏览网站、填写表格、单击元素、 截取屏幕截图并提取数据。当任务需要网页浏览、表单提交、 网页抓取、UI 测试或任何浏览器交互。仅在获取静态时不适用 内容(使用curl/wget代替)。 来源:subhankaladi/personal-ai-employee。
使用 Playwright MCP 实现浏览器自动化。浏览网站、填写表格、单击元素、 截取屏幕截图并提取数据。当任务需要网页浏览、表单提交、 网页抓取、UI 测试或任何浏览器交互。仅在获取静态时不适用 内容(使用curl/wget代替)。
通过命令行快速安装 browsing-with-playwright AI 技能到你的开发环境
来源:subhankaladi/personal-ai-employee。
Important: The --shared-browser-context flag is required to maintain browser state across multiple mcp-client.py calls. Without it, each call gets a fresh browser context.
For complex workflows, use browserruncode to run multiple actions in one call:
Tip: Use browserruncode for complex multi-step operations that should be atomic (all-or-nothing).
使用 Playwright MCP 实现浏览器自动化。浏览网站、填写表格、单击元素、 截取屏幕截图并提取数据。当任务需要网页浏览、表单提交、 网页抓取、UI 测试或任何浏览器交互。仅在获取静态时不适用 内容(使用curl/wget代替)。 来源:subhankaladi/personal-ai-employee。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/subhankaladi/personal-ai-employee --skill browsing-with-playwright使用 Playwright MCP 实现浏览器自动化。浏览网站、填写表格、单击元素、 截取屏幕截图并提取数据。当任务需要网页浏览、表单提交、 网页抓取、UI 测试或任何浏览器交互。仅在获取静态时不适用 内容(使用curl/wget代替)。 来源:subhankaladi/personal-ai-employee。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/subhankaladi/personal-ai-employee --skill browsing-with-playwright 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/subhankaladi/personal-ai-employee