Operate web apps
Find skills for Playwright, browser-use, UI testing, form flows, and visual or DOM verification.
Agent prompt
Find the best skill for automating a browser workflow, filling forms, and verifying the final page state safely.
Best first install
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
$ npx skills add openai/skills --skill playwrightInstall targets
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.3.0/openagentskill-0.3.0.tgz add openai-playwrightDecision guide
Alternatives
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
Make AI agents interact with websites using natural language
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Control web interfaces with natural language agents