---
name: playwright-cli
slug: playwright-cli
score: 62
rubric: 1.0
provenance: verified-org
publisher: Microsoft
license: Apache-2.0
capability: action-taking
canonical: https://top-agent-skills.com/skill/playwright-cli
---

# playwright-cli

Microsoft's first-party Playwright skill, invoked through the CLI — the reference implementation for driving a real browser, with no credentials required.

## Install

### Claude Code

```bash
playwright-cli install --skills
```

## Best for

Driving a real browser from the agent and working with an existing Playwright suite — navigation, assertions, tracing, video, request mocking, and test generation.

## Not ideal for

Hosted scraping at scale. It drives a local browser, so rate limiting and anti-bot handling are your problem — reach for a hosted extraction skill when the target fights back.

## About

Automate browser interactions, test web pages and work with Playwright tests.

## Compatibility

claude-code

## Metadata

- Categories: browser-automation, testing-qa
- Surfaces: claude-code
- Tags: Playwright, Browser, Testing
- Setup time: 3 min
- Complexity: Low
- Last update: 2026-08-13
- Verified: —
- Source: https://github.com/microsoft/playwright-cli/tree/main/skills/playwright-cli
- Docs: https://github.com/microsoft/playwright-cli/blob/main/skills/playwright-cli/SKILL.md

---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
