playwright
✓当任务需要通过“playwright-cli”或捆绑的包装脚本从终端自动化真实浏览器(导航、表单填写、快照、屏幕截图、数据提取、UI 流调试)时使用。
SKILL.md
Drive a real browser from the terminal using playwright-cli. Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files.
Before proposing commands, check whether npx is available (the wrapper depends on it):
If it is not available, pause and ask the user to install Node.js/npm (which provides npx). Provide these steps verbatim:
当任务需要通过“playwright-cli”或捆绑的包装脚本从终端自动化真实浏览器(导航、表单填写、快照、屏幕截图、数据提取、UI 流调试)时使用。 来源:openai/skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/openai/skills --skill playwright- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-18
- 更新时间
- 2026-02-18
快速解答
什么是 playwright?
当任务需要通过“playwright-cli”或捆绑的包装脚本从终端自动化真实浏览器(导航、表单填写、快照、屏幕截图、数据提取、UI 流调试)时使用。 来源:openai/skills。
如何安装 playwright?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openai/skills --skill playwright 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/openai/skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-18