← Back to Skills Marketplace
spiceman161

Playwright MCP

by Spiceman161 · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
43188
Downloads
155
Stars
552
Active Installs
1
Versions
Install in OpenClaw
/install playwright-mcp
Description
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
Usage Guidance
Install only if you want an agent to control a browser through Playwright MCP. Prefer host allow-lists, avoid unsupervised use on logged-in or high-value accounts, and review actions that submit forms, upload files, make purchases, change settings, or run page JavaScript.
Capability Analysis
Type: OpenClaw Skill Name: playwright-mcp Version: 1.0.0 The OpenClaw AgentSkills skill bundle for 'playwright-mcp' is classified as benign. The `SKILL.md` file provides clear documentation for browser automation using Playwright MCP, including installation instructions and usage examples, without any evidence of prompt injection attempts or instructions for malicious actions. It even highlights built-in security features like host validation and restricted file system access. The `examples.py` script is a conceptual demonstration of the skill's usage and does not perform any actual harmful operations, using `example.com` as a placeholder and explicitly stating its conceptual nature. There is no indication of data exfiltration, persistence, or other malicious intent across any of the files.
Capability Assessment
Purpose & Capability
Navigation, clicking, typing, screenshots, file upload, and page JavaScript execution are high-impact browser capabilities, but they directly match the stated Playwright MCP automation purpose and are disclosed.
Instruction Scope
The instructions are reference-style usage examples for starting and using the MCP server; no prompt override, hidden agent directives, or unrelated workflows were found.
Install Mechanism
Installation uses the disclosed external npm package @playwright/mcp through npm or npx. That is coherent for this skill, though the package version is not pinned.
Credentials
Browser automation can interact with logged-in sites and expose page contents through screenshots, traces, videos, or extraction scripts, so users should scope targets carefully.
Persistence & Privilege
Artifacts show a user-started MCP server and a conceptual example script that prints sample calls; no auto-start persistence, privilege escalation, credential harvesting, or local session-store access was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install playwright-mcp
  3. After installation, invoke the skill by name or use /playwright-mcp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug playwright-mcp
Version 1.0.0
License
All-time Installs 1539
Active Installs 552
Total Versions 1
Frequently Asked Questions

What is Playwright MCP?

Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 43188 downloads so far.

How do I install Playwright MCP?

Run "/install playwright-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Playwright MCP free?

Yes, Playwright MCP is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Playwright MCP support?

Playwright MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Playwright MCP?

It is built and maintained by Spiceman161 (@spiceman161); the current version is v1.0.0.

💬 Comments