← 返回 Skills 市场
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaomolong-playwright
功能描述
Browser automation via Playwright MCP. Navigate websites, click elements, fill forms, take screenshots, extract data, and debug real browser workflows. Use w...
安全使用建议
This skill is coherent for Playwright-based browser automation. Before installing/using: (1) be aware npx will fetch and run npm packages at runtime (normal here); (2) do not provide sensitive credentials to any automation unless necessary — avoid embedding secrets in saved auth files; (3) review any CI or script snippets before running (they may install browsers or run tests that download artifacts); and (4) if you plan to persist auth/session files, confirm you understand where they are stored and who can access them. If you need broader assurance, request an explicit install script or signed package source (e.g., known GitHub release) rather than relying on on-the-fly npx execution.
功能分析
Type: OpenClaw Skill
Name: xiaomolong-playwright
Version: 1.0.0
The skill bundle provides a comprehensive and well-structured set of instructions and code patterns for browser automation using Playwright and Playwright MCP. It adheres to industry best practices for testing, debugging, and scraping, including specific guidance on security, such as requiring explicit user confirmation for high-stakes production flows and avoiding the persistence of authentication states by default. No evidence of malicious intent, data exfiltration, or suspicious prompt injection was found across the documentation or code samples (SKILL.md, testing.md, debugging.md).
能力评估
Purpose & Capability
Name/description (Playwright + MCP browser automation) align with required binaries (node, npx) and the SKILL.md examples (npx @playwright/mcp, npx playwright, Playwright scripts). Nothing requested appears unrelated to browser automation.
Instruction Scope
SKILL.md explicitly documents running Playwright and MCP, codegen, tests, traces, screenshots, scraping patterns, and CI examples. It does not instruct reading arbitrary user files, exfiltrating secrets, or calling external endpoints unrelated to browser automation. Example references to env vars and auth files are standard examples for Playwright usage.
Install Mechanism
The registry lists no formal install spec (instruction-only), but SKILL.md examples use npx to fetch/execute packages (playwright, @playwright/mcp). Using npx is expected for this functionality but will download and run code from npm at runtime — normal for Playwright but a surface to be aware of.
Credentials
The skill declares no required environment variables or credentials. Examples reference common envs (BASE_URL, CI, process.env.CI) and an example auth file path; these are illustrative and proportionate to E2E/browser testing tasks.
Persistence & Privilege
always:false and default autonomous invocation settings are appropriate. The skill is instruction-only and states it does not create persistent profiles by default. No indication it modifies other skills or requests permanent elevated presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaomolong-playwright - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaomolong-playwright触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Playwright by Xiaomolong 是什么?
Browser automation via Playwright MCP. Navigate websites, click elements, fill forms, take screenshots, extract data, and debug real browser workflows. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Playwright by Xiaomolong?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaomolong-playwright」即可一键安装,无需额外配置。
Playwright by Xiaomolong 是免费的吗?
是的,Playwright by Xiaomolong 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Playwright by Xiaomolong 支持哪些平台?
Playwright by Xiaomolong 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Playwright by Xiaomolong?
由 linbo405(@linbo405)开发并维护,当前版本 v1.0.0。
推荐 Skills