A high-performance MCP skill for Openclaw Skills that bypasses sophisticated anti-bot measures using Playwright Extra and the Stealth plugin.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install playwright-scraper
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install playwright-scraper using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Playwright Stealth Scraper is a specialized MCP skill designed to empower AI agents with the ability to navigate and extract data from the modern web. Built for the Openclaw Skills ecosystem, it utilizes Playwright Extra and the puppeteer-extra-plugin-stealth to effectively mimic human browser behavior, allowing agents to access content that is typically protected by anti-scraping technologies.
This skill is particularly effective for scraping Single Page Applications (SPAs) and React-based websites that require full JavaScript execution to display content. By masking the automated nature of the browser, it ensures reliable data retrieval for complex research and automation tasks.
To install and configure this skill, ensure you have Playwright and Chromium installed in your local skill directory:
# Install dependencies
npm install playwright-extra puppeteer-extra-plugin-stealth
# Install the Chromium browser
npx playwright install chromium
The skill returns data in a structured format suitable for AI consumption:
| Property | Description | Type |
|---|---|---|
| url | The target URL that was processed | String |
| content | The full rendered HTML or text content of the page | String |
| status | Success or failure indicator of the scrape operation | Boolean |
Loading
An AI agent skill designed to manage Google Ads campaigns, budgets, and reporting via the Google Ads API.

A specialized content engine designed to generate viral-ready Xiaohongshu posts optimized for the platform's CES engagement algorithm.

A specialized tool for registering, configuring, and maintaining Telegram bot integrations within the OpenClaw ecosystem.

A sophisticated technical analysis tool that identifies key support and resistance levels for major cryptocurrency pairs.

A professional integration for programmatically retrieving and filtering employee reports and work logs from the DingTalk platform.

A high-performance orchestration engine for collaborative AI agent sessions using CRDT-based persistence and cryptographic verification.








































