Skip to main content
Home/Scenarios/Browser QA Skill Picker
Browser QA Skill Pickerbrowser-qa · 2026-06-09

Choose the right browser automation skill.

Filter a curated browser automation catalog by runtime, interaction model, device matrix, and third-party cloud constraints. The picker is rule-based: no LLM, no API call, no network request.

Install skill-router so your agent can choose next time.

The web picker is a quick pre-install guide. skill-router brings the same curated direction into your agent workflow.

npx skills add openskillmarket/skill-router

This page does not check which skills are installed on your machine. After you install skill-router, your agent can first inspect what you already have and then combine that with this curated catalog, so the in-agent result may fit your local environment more closely.

Guide the picker

Select only the constraints that matter. Clear any choice to broaden the result.

Runtime
Interaction
Device matrix
Third-party cloud

Result

Best match
Best match
Playwright (OpenAI)

Writing and running local Playwright E2E scripts; multiple browser engines (Chromium/Firefox/WebKit); deterministic tests that need scriptable assertions, selectors, and network interception.Cloud compatibility testing across real device / real browser matrices; no-code or pure natural-language operation flows.

Risk
Downloads browser binaries and runs local commands; scripts can access any tested site.
Prerequisites
Local ability to install Playwright and its browser binaries; Node environment.
Maintenance
Official OpenAI source, likely active (needs retest).
npx skills add https://github.com/openai/skills/tree/main/skills/.curated/playwright
Alternative
Browserbase Autobrowse

Cloud headless browsers, scaled automation and scraping in CI or environments without a local browser.Purely local one-off debugging; cases where page data must not pass through a third-party cloud.

Risk
Requires a third-party cloud account; visited page data passes through Browserbase.
Prerequisites
Browserbase account + API key.
Maintenance
Vendor official source, likely active (needs retest).
npx skills add https://github.com/browserbase/skills/tree/main/skills/autobrowse
Alternative
Chrome CDP

Low-level browser control, page scraping, debugging, and performance forensics with Chrome DevTools Protocol.A high-level E2E framework experience (assertions/retries/reports); cross-browser testing.

Risk
Directly drives local Chrome, lower-level by design; you must handle stability yourself.
Prerequisites
Local Chrome/Chromium.
Maintenance
Individual source, maintenance activity needs retest.
npx skills add https://github.com/pasky/chrome-cdp-skill/tree/main/skills/chrome-cdp

Decision matrix

All five catalog entries stay visible so you can compare the real tradeoffs.
SkillRuntimeInteractionDevice matrixThird-party cloudReasonRiskInstall command
Playwright (OpenAI)openai/skills (skills/.curated/playwright)MatchedLocalScripted assertionsNot neededNoWriting and running local Playwright E2E scripts; multiple browser engines (Chromium/Firefox/WebKit); deterministic tests that need scriptable assertions, selectors, and network interception.Downloads browser binaries and runs local commands; scripts can access any tested site.npx skills add https://github.com/openai/skills/tree/main/skills/.curated/playwright
Browserbase Autobrowsebrowserbase/skills (skills/autobrowse)MatchedCloud / managedScripted assertionsNot neededOKCloud headless browsers, scaled automation and scraping in CI or environments without a local browser.Requires a third-party cloud account; visited page data passes through Browserbase.npx skills add https://github.com/browserbase/skills/tree/main/skills/autobrowse
Chrome CDPpasky/chrome-cdp-skill (skills/chrome-cdp)MatchedLocalCDP controlNot neededNoLow-level browser control, page scraping, debugging, and performance forensics with Chrome DevTools Protocol.Directly drives local Chrome, lower-level by design; you must handle stability yourself.npx skills add https://github.com/pasky/chrome-cdp-skill/tree/main/skills/chrome-cdp
BrowserStackalirezarezvani/claude-skills (engineering-team/playwright-pro/skills/browserstack)MatchedCloud / managedScripted assertionsReal devices neededOKCompatibility and E2E testing across real browser / device matrices when built-in tools are not enough.Paid third-party service; test traffic passes through BrowserStack.npx skills add https://github.com/alirezarezvani/claude-skills/tree/main/engineering-team/playwright-pro/skills/browserstack
Browser Actbrowser-act/skills (browser-act)MatchedAnyNatural languageNot neededAnyLightweight tasks where an agent drives a browser with natural language actions such as clicking, filling forms, and navigating.Executes real browser actions; pay attention to permissions and target-site safety.npx skills add https://github.com/browser-act/skills/tree/main/browser-act
Skill Market
Find the best AI skills for the job·按品类找最好用的 AI 技能
v0.4 · 5 skills indexed · last review 2026-06-09