play-browser

Community

Automate web browsing with Playwright

Authordevskale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude can automate repetitive web-page interactions such as clicking buttons, filling forms, and navigating links by driving Playwright-powered browsers. This avoids manual browsing and speeds up web tasks.

Core Features & Use Cases

  • Automates user interactions on web pages (clicks, form fills, navigation) across Chrome, Firefox, and Safari via Playwright.
  • Supports common tasks like evaluating JavaScript in the page context, taking screenshots, and extracting data for QA, testing, or data gathering.
  • Enables automation workflows for scenarios such as QA checks, data collection, and website testing in a predictable, scriptable manner.

Quick Start

  • Install dependencies and Playwright browsers:
  • cd skills/play-browser
  • npm install
  • ./scripts/install.sh
  • Start the browser automation environment:
  • node scripts/start.js --headless
  • Navigate to a page example:
  • node scripts/nav.js https://example.com

Dependency Matrix

Required Modules

playwright

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: play-browser
Download link: https://github.com/devskale/skale-skills/archive/main.zip#play-browser

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.