playwright-cli

Installation
SKILL.md

Browser Automation with playwright-cli

Prerequisites

Before running any playwright-cli command, verify installation:

which playwright-cli || npm install -g @playwright/cli@latest

If the global install fails, fall back to npx playwright-cli for all commands.

Quick Start

Installs
1
GitHub Stars
1
First Seen
May 7, 2026
playwright-cli — nogataka/skilllab