← 返回 Skills 市场
Playwright CLI Automation
作者
Michael-C-Matias
· GitHub ↗
· v1.0.0
· MIT-0
2582
总下载
4
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install playwright-cli-openclaw
功能描述
官方Microsoft Playwright CLI网页自动化工具,支持所有主流浏览器的无头/有头自动化操作,包括页面导航、元素交互、截图、录制、测试等功能。当用户提到网页自动化、浏览器操作、爬虫、截图、录制用户操作、E2E测试时触发。
安全使用建议
This skill is a plain instruction guide for using Playwright CLI and appears coherent with that purpose. Before using it: (1) verify Playwright is installed from official npm/pypi sources and run installs in a controlled environment; (2) inspect any generated scripts (codegen output) before executing; (3) avoid hard-coding real credentials — use secure secret storage or ephemeral test accounts; (4) treat saved storage files (auth.json) as sensitive; and (5) note the skill bundle has no homepage or source link, so if provenance matters, prefer official documentation from Microsoft Playwright or an owner you trust.
功能分析
Type: OpenClaw Skill
Name: playwright-cli-openclaw
Version: 1.0.0
The skill bundle provides standard documentation and usage examples for the Microsoft Playwright CLI tool, covering installation, browser management, and common automation tasks like screenshots and PDF generation. The content in SKILL.md is aligned with the tool's official purpose and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description claim this is the Microsoft Playwright CLI and the SKILL.md provides installation commands and CLI usage that align with that purpose. However the skill bundle has no source/homepage and is instruction-only (no code or official links), so the package is a documentation/instruction wrapper rather than an officially published Playwright artifact — this is plausible but reduces provenance/trust.
Instruction Scope
The instructions stay within the expected scope (install Playwright, install browsers, run screenshots, codegen, tests, and examples). They include examples that automate logins and suggest saving/loading storage files (auth.json) and embedding username/password placeholders — these are expected for browser automation but involve handling sensitive credentials and session files, so users should avoid storing secrets in plain files or run such scripts without review.
Install Mechanism
There is no install spec in the skill itself (instruction-only). The SKILL.md recommends standard install commands (npm install -g @playwright/test or pip install playwright and running playwright install) which are normal for Playwright. Note that those commands will download third-party code from public package registries; review and run them in a trusted environment.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples reference usernames/passwords and storage files but do not require any undeclared secrets. This is proportionate to a browser automation guide, but users should avoid embedding real secrets in scripts or saving auth JSON files without protection.
Persistence & Privilege
The skill does not request persistent presence (always is false), does not modify other skills or system-wide settings, and contains no install-time hooks. It only provides runtime instructions for the agent to follow when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install playwright-cli-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/playwright-cli-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release, support full Microsoft Playwright CLI web automation operations, including page navigation, element interaction, screenshot, PDF generation, operation recording and other functions
元数据
常见问题
Playwright CLI Automation 是什么?
官方Microsoft Playwright CLI网页自动化工具,支持所有主流浏览器的无头/有头自动化操作,包括页面导航、元素交互、截图、录制、测试等功能。当用户提到网页自动化、浏览器操作、爬虫、截图、录制用户操作、E2E测试时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2582 次。
如何安装 Playwright CLI Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright-cli-openclaw」即可一键安装,无需额外配置。
Playwright CLI Automation 是免费的吗?
是的,Playwright CLI Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Playwright CLI Automation 支持哪些平台?
Playwright CLI Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Playwright CLI Automation?
由 Michael-C-Matias(@michael-c-matias)开发并维护,当前版本 v1.0.0。
推荐 Skills