playwright-local

Installation
SKILL.md

skill:playwright-local - Browser Automation & Web Scraping with Playwright

Version: 1.0.0

Purpose

Build browser automation and web scraping scripts using Playwright on the local machine. Supports all three browser engines (Chromium, Firefox, WebKit) in headless or headed mode. Covers page navigation, element interaction, form filling, screenshot capture, PDF generation, network interception, authentication flows, file upload/download, iframe handling, and multi-page workflows. Use when you need to automate browser tasks, scrape dynamic websites, capture visual snapshots, or build end-to-end test flows locally.

File Structure

skills/playwright-local/
├── SKILL.md (this file)
└── examples.md

Interface References

Installs
4
Repository
olino3/forge
First Seen
Feb 13, 2026
playwright-local — olino3/forge