Installation

clawhub install mahone-bot/playwright-npx

Summary

Browser automation skill using Playwright and Node.js scripts. Handles JavaScript-heavy sites, form interactions, screenshots, and data scraping. Run scripts directly with `node script.mjs`.

SKILL.md

Quick overview

Browser automation skill using Playwright and Node.js scripts. Handles JavaScript-heavy sites, form interactions, screenshots, and data scraping. Run scripts directly with node script.mjs.

Gives full programmatic control over browser behavior for complex sites where simple HTTP fetching fails due to JavaScript rendering or dynamic content.

Common tasks

  • Scraping data from JavaScript-rendered pages
  • Taking full-page screenshots of websites
  • Automating login and form submission flows
  • Extracting structured data from news or listing sites
  • Maintaining persistent browser sessions across runs

Install paths

Primary command


openclaw install mahone-bot/playwright-npx

ClawHub installer


npx clawhub@latest install mahone-bot/playwright-npx

OpenClaw CLI


openclaw skills install mahone-bot/playwright-npx

Direct OpenClaw install


openclaw install mahone-bot/playwright-npx

Skill metadata

  • Category: Web & Frontend Development
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/mahone-bot/playwright-npx