playwright_browser

Automate dynamic web interactions and extract data with JSON outputs.

13|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArcaneOrion/Alice-Single --skill playwright-browser-arcaneorion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright_browser
Source: https://github.com/ArcaneOrion/Alice-Single/tree/main/skills/playwright_browser
Command: npx skills add https://github.com/ArcaneOrion/Alice-Single --skill playwright-browser-arcaneorion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright.

What problem does it solve?

Automates dynamic web interactions, data extraction, and mass tasks on JavaScript-rendered pages, enabling reliable web automation at scale.

Core Features & Use Cases

  • Browser Tooling: Navigate, capture screenshots, read HTML, handle dynamic content.
  • Scraper: Extract data using CSS selectors with JSON outputs.
  • Automator: Chain interactions (clicks, inputs, selections) with stepwise validation.
  • Snapshots & Images: Take page snapshots, export to PDF, generate thumbnails.
  • Bulk Image Download: Retrieve all images with robust naming.

Quick Start

python skills/playwright_browser/browser_tool.py --url https://example.com --screenshot --output example.png