chrome

Installation
SKILL.md

Chrome Automation

Automate browser interactions using Puppeteer or Playwright.

Prerequisites

# Puppeteer
npm install puppeteer

# Or Playwright
npm install playwright
npx playwright install chromium

Puppeteer Quick Start

Basic Script

Installs
85
GitHub Stars
26
First Seen
Jan 24, 2026
chrome — johnlindquist/claude