Creator · openai
Last updated · Sep 5, 2026
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
Creator · openai
Last updated · Sep 5, 2026
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
Creator · openai
Last updated · Sep 5, 2026
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
Creator · openai
Last updated · Sep 5, 2026
Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.
Review then install
Install targets
Codex install prompt
Install the "Playwright Browser Skill" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/playwright. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"openai-playwright","task":"Install Playwright Browser Skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill playwright
Maintenance
active
2mo since push
Risk
Safe to try
Browser automation can submit data; confirm the target environment and review actions before execution.
GitHub quality
25K
100/100 Quality · 84/100 Trust
Coverage tags
Review notes
Browser automation can submit data; confirm the target environment and review actions before execution.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill playwright
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill playwrightDo not use when
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/openai-playwright/install
Agent should check
Copy prompt
Task: Use Playwright Browser Skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/openai-playwright/install
Install command: npx skills add openai/skills --skill playwright
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/openai-playwright/install
LLM text format
/api/skills/openai-playwright/install?format=text
Find alternatives
/api/skills/search?q=Playwright%20Browser%20Skill&limit=3
Agent prompt
Use Playwright Browser Skill for this task. Review https://www.openagentskill.com/api/skills/openai-playwright/install, then install with: npx skills add openai/skills --skill playwrightRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/openai-playwright
LLM text
/api/registry/manifest/openai-playwright?format=text
Install alias
/api/registry/install/openai-playwright
Recommend
/api/registry/recommend?task=Use%20Playwright%20Browser%20Skill%20in%20an%20agent%20workflow&limit=3
Agent fit
Browser automation
Use-case tags
Platforms
Codex, Claude Code, Cursor, Playwright, OpenAI Agents, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Browser automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
A source-verified OpenAI skill for real-browser tasks with Playwright. Use it for controlled navigation, form interaction, screenshots, data extraction, and UI-flow debugging. Do not use it to bypass platform protections or submit irreversible actions without an explicit review step.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Playwright Browser Skill, ready for a manual X post.
Playwright Browser Skill: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshot... 25.4K stars https://www.openagentskill.com/skills/openai-playwright?ref=x
Listing + install path for Playwright Browser Skill: https://www.openagentskill.com/skills/openai-playwright?ref=x Install: npx skills add openai/skills --skill playwright
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright/audit)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Webapp Testing
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
174.2K StarsCrawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
25.5K StarsPlaywright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
91.3K StarsCrawlee Python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
9.5K StarsReview then install
Install targets
Codex install prompt
Install the "Playwright Browser Skill" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/playwright. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"openai-playwright","task":"Install Playwright Browser Skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill playwright
Maintenance
active
2mo since push
Risk
Safe to try
Browser automation can submit data; confirm the target environment and review actions before execution.
GitHub quality
25K
100/100 Quality · 84/100 Trust
Coverage tags
Review notes
Browser automation can submit data; confirm the target environment and review actions before execution.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill playwright
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill playwrightDo not use when
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/openai-playwright/install
Agent should check
Copy prompt
Task: Use Playwright Browser Skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/openai-playwright/install
Install command: npx skills add openai/skills --skill playwright
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/openai-playwright/install
LLM text format
/api/skills/openai-playwright/install?format=text
Find alternatives
/api/skills/search?q=Playwright%20Browser%20Skill&limit=3
Agent prompt
Use Playwright Browser Skill for this task. Review https://www.openagentskill.com/api/skills/openai-playwright/install, then install with: npx skills add openai/skills --skill playwrightRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/openai-playwright
LLM text
/api/registry/manifest/openai-playwright?format=text
Install alias
/api/registry/install/openai-playwright
Recommend
/api/registry/recommend?task=Use%20Playwright%20Browser%20Skill%20in%20an%20agent%20workflow&limit=3
Agent fit
Browser automation
Use-case tags
Platforms
Codex, Claude Code, Cursor, Playwright, OpenAI Agents, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Browser automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
A source-verified OpenAI skill for real-browser tasks with Playwright. Use it for controlled navigation, form interaction, screenshots, data extraction, and UI-flow debugging. Do not use it to bypass platform protections or submit irreversible actions without an explicit review step.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Playwright Browser Skill, ready for a manual X post.
Playwright Browser Skill: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshot... 25.4K stars https://www.openagentskill.com/skills/openai-playwright?ref=x
Listing + install path for Playwright Browser Skill: https://www.openagentskill.com/skills/openai-playwright?ref=x Install: npx skills add openai/skills --skill playwright
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright/audit)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Webapp Testing
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
174.2K StarsCrawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
25.5K StarsPlaywright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
91.3K StarsCrawlee Python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
9.5K StarsReview then install
Install targets
Codex install prompt
Install the "Playwright Browser Skill" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/playwright. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"openai-playwright","task":"Install Playwright Browser Skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill playwright
Maintenance
active
2mo since push
Risk
Safe to try
Browser automation can submit data; confirm the target environment and review actions before execution.
GitHub quality
25K
100/100 Quality · 84/100 Trust
Coverage tags
Review notes
Browser automation can submit data; confirm the target environment and review actions before execution.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill playwright
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill playwrightDo not use when
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/openai-playwright/install
Agent should check
Copy prompt
Task: Use Playwright Browser Skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/openai-playwright/install
Install command: npx skills add openai/skills --skill playwright
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/openai-playwright/install
LLM text format
/api/skills/openai-playwright/install?format=text
Find alternatives
/api/skills/search?q=Playwright%20Browser%20Skill&limit=3
Agent prompt
Use Playwright Browser Skill for this task. Review https://www.openagentskill.com/api/skills/openai-playwright/install, then install with: npx skills add openai/skills --skill playwrightRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/openai-playwright
LLM text
/api/registry/manifest/openai-playwright?format=text
Install alias
/api/registry/install/openai-playwright
Recommend
/api/registry/recommend?task=Use%20Playwright%20Browser%20Skill%20in%20an%20agent%20workflow&limit=3
Agent fit
Browser automation
Use-case tags
Platforms
Codex, Claude Code, Cursor, Playwright, OpenAI Agents, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Browser automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
A source-verified OpenAI skill for real-browser tasks with Playwright. Use it for controlled navigation, form interaction, screenshots, data extraction, and UI-flow debugging. Do not use it to bypass platform protections or submit irreversible actions without an explicit review step.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Playwright Browser Skill, ready for a manual X post.
Playwright Browser Skill: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshot... 25.4K stars https://www.openagentskill.com/skills/openai-playwright?ref=x
Listing + install path for Playwright Browser Skill: https://www.openagentskill.com/skills/openai-playwright?ref=x Install: npx skills add openai/skills --skill playwright
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright/audit)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Webapp Testing
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
174.2K StarsCrawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
25.5K StarsPlaywright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
91.3K StarsCrawlee Python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
9.5K StarsReview then install
Install targets
Codex install prompt
Install the "Playwright Browser Skill" agent skill from https://github.com/openai/skills/tree/main/skills/.curated/playwright. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"openai-playwright","task":"Install Playwright Browser Skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Testing and QA
I need my agent to test a web app, reproduce bugs, and verify fixes.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add openai/skills --skill playwright
Maintenance
active
2mo since push
Risk
Safe to try
Browser automation can submit data; confirm the target environment and review actions before execution.
GitHub quality
25K
100/100 Quality · 84/100 Trust
Coverage tags
Review notes
Browser automation can submit data; confirm the target environment and review actions before execution.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
25K GitHub stars
Repo activity
25K stars, 1.7K forks
Maintenance
2mo since push
License
Source terms (see source)
Install
npx skills add openai/skills --skill playwright
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add openai/skills --skill playwrightDo not use when
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill may drive a browser or interact with web pages.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/openai-playwright/install
Agent should check
Copy prompt
Task: Use Playwright Browser Skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Playwright%20Browser%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/openai-playwright/install
Install command: npx skills add openai/skills --skill playwright
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/openai-playwright/install
LLM text format
/api/skills/openai-playwright/install?format=text
Find alternatives
/api/skills/search?q=Playwright%20Browser%20Skill&limit=3
Agent prompt
Use Playwright Browser Skill for this task. Review https://www.openagentskill.com/api/skills/openai-playwright/install, then install with: npx skills add openai/skills --skill playwrightRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/openai-playwright
LLM text
/api/registry/manifest/openai-playwright?format=text
Install alias
/api/registry/install/openai-playwright
Recommend
/api/registry/recommend?task=Use%20Playwright%20Browser%20Skill%20in%20an%20agent%20workflow&limit=3
Agent fit
Browser automation
Use-case tags
Platforms
Codex, Claude Code, Cursor, Playwright, OpenAI Agents, Browser agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Browser automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS25K GitHub stars
Stars/forks activity
PASS25K stars, 1.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
A source-verified OpenAI skill for real-browser tasks with Playwright. Use it for controlled navigation, form interaction, screenshots, data extraction, and UI-flow debugging. Do not use it to bypass platform protections or submit irreversible actions without an explicit review step.
Frameworks & tools
Decision snapshot
25,411 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Playwright Browser Skill, ready for a manual X post.
Playwright Browser Skill: Automate a real browser from the terminal for navigation, form filling, snapshots, screenshot... 25.4K stars https://www.openagentskill.com/skills/openai-playwright?ref=x
Listing + install path for Playwright Browser Skill: https://www.openagentskill.com/skills/openai-playwright?ref=x Install: npx skills add openai/skills --skill playwright
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to openai but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/openai-playwright/audit)
[](https://www.openagentskill.com/skills/openai-playwright?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)openai✓
@openai
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Webapp Testing
Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.
174.2K StarsCrawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
25.5K StarsPlaywright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
91.3K StarsCrawlee Python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
9.5K Starsstandard package or runtime install path
Permission surface
shell or command execution, network or browser access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
standard package or runtime install path
Permission surface
shell or command execution, network or browser access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
standard package or runtime install path
Permission surface
shell or command execution, network or browser access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
standard package or runtime install path
Permission surface
shell or command execution, network or browser access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness