playwright Skill
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script. Published by openai in skills.
Decision snapshot
Is this a fit?
Browser automation, Testing, Data analysis, Design and media
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago
No specific cautions were detected. Review the source and requested permissions before installing.
What is playwright Skill?
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script. Published by openai in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Data analysis
- Design and media
- Browser automation use cases
Declared skill metadata
- Source file: skills/.curated/playwright/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use playwright Skill
- Use it for browser automation.
- Use it for testing.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/playwright/SKILL.md
What it does
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
Skill instructions
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli. Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): bash command -v npx /dev/null 2&1 If it is not available, pause and ask the user to install Node.js/npm (which provides npx). Provide these steps verbatim: bash Verify Node/npm are installed node --version npm --version If missing, install Node.js/npm, then: npm install -g @playwright/cli@latest playwright-cli --help Once npx is present, proceed with the wrapper script. A global install of playwright-cli is optional. Skill path (set once) bash export CODEXHOME="${CODEXHOME:-$HOME/.codex}" export PWCLI="$CODEXHOME/skills/playwright/scripts/playwrightcli.sh" User-scoped skills insta
Verified compatibility and discovery
Frequently asked questions
What is playwright?
playwright is a open-source AI agent skill with Copy skill directory. Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
Who is playwright best for?
playwright is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, data analysis workflows.
How do I install playwright?
Install or run playwright using Copy skill directory. Check playwright for the latest setup command.
Is playwright actively maintained?
playwright may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.