← 返回 Skills 市场
zhichengsong

Playwright.Tmp

作者 zhichengsong · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
224
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install playwright-tmp
功能描述
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 internally consistent for Playwright-based browser automation. Before you run it: ensure node and npx are installed; be aware npx will fetch and execute packages from the npm registry (normal for Playwright but treat as remote code execution). Run automation in an isolated environment or container if you are concerned about side effects, and avoid providing production credentials or persistent auth files unless necessary — use throwaway/test accounts for debugging or scraping. Review any npx/npm commands you run and the sites the automation will access. If you need stronger assurance, ask the skill author for a pinned package version or a reproducible container image before executing.
功能分析
Type: OpenClaw Skill Name: playwright-tmp Version: 1.0.0 The skill bundle provides a comprehensive and safe set of instructions for browser automation using Playwright and Playwright MCP. It includes detailed documentation for testing, debugging, and scraping, while explicitly enforcing security best practices such as requiring user confirmation for high-stakes production flows and avoiding session persistence by default. No indicators of malicious intent, data exfiltration, or unauthorized execution were found across the files (SKILL.md, ci-cd.md, etc.).
能力评估
Purpose & Capability
Name/description are Playwright browser automation; required binaries (node, npx) and the SKILL.md instructions (npx @playwright/mcp, playwright test, example scripts) match that purpose. There are no unrelated env vars, credentials, or config paths requested.
Instruction Scope
Instructions direct the agent to run Playwright and MCP commands, drive real browsers, capture traces/screenshots, and perform rendered-page extraction. This necessarily involves network access and interacting with arbitrary user-specified sites (expected). The doc includes examples that reference auth state and an example auth file path (for standardized suites) — these are presented as optional guidance, not mandatory actions. No instructions ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only and has no install spec in the registry. The embedded metadata and examples use npx and recommend npm packages (playwright, @playwright/mcp). Using npx to run packages will fetch/execute code from npm at runtime — this is expected for Playwright usage but does mean remote code will run transiently. There are no downloads from obscure URLs or archive extraction instructions in the skill text.
Credentials
The skill requires only node and npx (binaries). It declares no required environment variables, credentials, or config paths. That is proportional for browser automation and test orchestration tasks described.
Persistence & Privilege
always is false and the SKILL.md explicitly states it does not create persistent local memory or profiles by default. The skill does not request system-wide configuration changes or access to other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install playwright-tmp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /playwright-tmp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Playwright (Automation + MCP + Scraper) 1.0.3 - Clarified MCP-first browser automation workflow in documentation. - Improved quick-start guidance for forms, screenshots, and data extraction. - Expanded details on common MCP actions and sample use cases. - Added clear approach selection guidance to help users choose the right automation path. - Enhanced best practices and troubleshooting references.
元数据
Slug playwright-tmp
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Playwright.Tmp 是什么?

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 插件,目前累计下载 224 次。

如何安装 Playwright.Tmp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install playwright-tmp」即可一键安装,无需额外配置。

Playwright.Tmp 是免费的吗?

是的,Playwright.Tmp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Playwright.Tmp 支持哪些平台?

Playwright.Tmp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Playwright.Tmp?

由 zhichengsong(@zhichengsong)开发并维护,当前版本 v1.0.0。

💬 留言讨论