← Back to Skills Marketplace
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaomolong-playwright
Description
Browser automation via Playwright MCP. Navigate websites, click elements, fill forms, take screenshots, extract data, and debug real browser workflows. Use w...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaomolong-playwright - After installation, invoke the skill by name or use
/xiaomolong-playwright - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Playwright by Xiaomolong?
Run "/install xiaomolong-playwright" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Playwright by Xiaomolong free?
Yes, Playwright by Xiaomolong is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Playwright by Xiaomolong support?
Playwright by Xiaomolong is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Playwright by Xiaomolong?
It is built and maintained by linbo405 (@linbo405); the current version is v1.0.0.
More Skills