Installation
Skills CLI
npx skills@latest add openai/skills --skill playwrightRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the playwright skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Checks for npx, opens a page through the bundled wrapper, snapshots stable element references, interacts, and captures screenshots or traces. It is CLI-first rather than a test-authoring workflow, and browser references must be refreshed after navigation or major DOM changes.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size148 lines
- Last checked27 Sept 2026 ·
0ffaabcc8e0990627c4725f18bf1c7955534a796c1c199e872909de2013ce6a8
What it can touch
- Runs commands
Runs shell commands such as tests, builds or installs.
- Browser
Drives a real browser.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/.curated/playwright/SKILL.md on GitHub (opens in a new tab)