browser_automation_playwright

Community

Render real JavaScript with Playwright.

Authorflaz78
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves unreliable web automation caused by pages that depend on real JavaScript rendering, dynamic client-side content, and SPA-style navigation that can’t be captured by simple HTTP fetching.

Core Features & Use Cases

  • Real browser rendering: Navigate using a real Playwright/Chromium browser (with wait_until: networkidle and a DOM fallback).
  • Visual debugging support: Capture screenshots of the current page when requested.
  • ARM64 Docker readiness: Optimized for Linux ARM64 environments like Raspberry Pi, with explicit Chromium path and enablement variables.
  • Guardrails + fallback guidance: Detect Playwright ARM64 runtime failures and recommend switching to the fallback skill when Playwright is unavailable.

Quick Start

Use the browser_automation_playwright skill to open a JavaScript-heavy page and return the final URL, page title, and extracted content.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: browser_automation_playwright
Download link: https://github.com/flaz78/9Lives/archive/main.zip#browser-automation-playwright

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.