Skip to main content
Back to registry

playwright

openai/skills

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.

Installs592
Install command
npx skills add https://github.com/openai/skills --skill playwright
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this 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. Before proposing commands, check whether npx is available (the wrapper depends on it): If it is not available, pause and ask the user to install Node.js/npm (which provides npx ). Provide these steps verbatim: Once npx is present, proceed with the wrapper script. A global install of playwright-cli is optional. User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills ).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does playwright do?

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.

Is playwright good?

playwright does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does playwright work with?

playwright currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to playwright?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install playwright?

npx skills add https://github.com/openai/skills --skill playwright

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering