playwright-browser

Installation
SKILL.md

Playwright Browser Automation

Use this skill for capturing screenshots, web scraping, form automation, and browser-based testing.

Quick Start

The project's venv has Playwright installed. Always use the venv Python:

# Run Playwright scripts
.venv/bin/python scripts/my_playwright_script.py

# Install browsers if needed (one-time)
.venv/bin/playwright install chromium

Screenshot Capture

Basic Screenshot

Related skills

More from funnelenvy/agents_webinar_demos

Installs
21
GitHub Stars
1
First Seen
Jan 24, 2026