← 返回 Skills 市场
569
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install playwright-han
功能描述
使用 Playwright 库实现快速、可靠的多浏览器页面自动化,支持截图、网络拦截和元素智能等待操作。
安全使用建议
This skill appears to be a straightforward Playwright tutorial with two example scripts. Before installing or running: 1) Be aware the SKILL.md recommends running 'pip3 install playwright --break-system-packages' — omit --break-system-packages unless you understand its effects on your system package manager. 2) The examples include techniques for hiding automation characteristics and changing User-Agent headers; those are legitimate for testing but could be abused — use responsibly and in accordance with target site policies. 3) Example scripts write files to /tmp and open browsers locally; run them in a sandboxed environment if you are unsure. 4) No credentials are requested by the skill. If you need stronger assurance, ask the author for provenance or run the examples in an isolated VM/container before using on sensitive systems.
功能分析
Type: OpenClaw Skill
Name: playwright-han
Version: 1.1.0
The skill bundle provides a standard implementation of the Playwright browser automation library for web scraping and testing. The documentation (SKILL.md) and Python scripts (test_improved.py, test_playwright.py) contain legitimate examples of browser interaction, such as navigating to Baidu, performing searches, and saving screenshots to /tmp/. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description describe Playwright browser automation and the included SKILL.md and test scripts are exactly that (page navigation, screenshots, network interception examples). There are no unrelated environment variables, binaries, or resources requested.
Instruction Scope
SKILL.md stays on-topic and provides installation and usage examples. Two minor items to note: examples show techniques for hiding automation features and changing the User-Agent (useful for anti-bot workarounds but can be used to evade detection), and the install example uses pip's --break-system-packages flag which may be unnecessary or undesired in some environments. Otherwise instructions do not access unrelated files, secrets, or external endpoints beyond normal web targets.
Install Mechanism
This is an instruction-only skill with no install spec. The SKILL.md recommends installing Playwright via pip and running 'python -m playwright install chromium' — standard for Playwright. No arbitrary downloads or nonstandard install hosts are included in the package metadata.
Credentials
The skill requests no environment variables or credentials. Example code writes screenshots to /tmp, which is reasonable for local test scripts. No disproportionate secret access is requested.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It doesn't modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install playwright-han - 安装完成后,直接呼叫该 Skill 的名称或使用
/playwright-han触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Modern browser automation with migration guide from Selenium
元数据
常见问题
Playwright Browser Automation 是什么?
使用 Playwright 库实现快速、可靠的多浏览器页面自动化,支持截图、网络拦截和元素智能等待操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 569 次。
如何安装 Playwright Browser Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright-han」即可一键安装,无需额外配置。
Playwright Browser Automation 是免费的吗?
是的,Playwright Browser Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Playwright Browser Automation 支持哪些平台?
Playwright Browser Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Playwright Browser Automation?
由 hanl754(@hanl754)开发并维护,当前版本 v1.1.0。
推荐 Skills