Browser agent skills

Browser automation skills for AI agents.

Find skills for Playwright, browser-use, form flows, screenshots, UI verification, end-to-end tests, and web app operation.

Built for builders looking for browser automation and Playwright-style skills that agents can use safely.

Matched

16

Stars

568K

Surface

Browser

Use case

Forms + tests

Agent jobs

Start from a real workflow, not a keyword.

These pages are built for high-intent search and for agents that need a structured shortlist with install commands, trust signals, audit links, and real outcome evidence before installing third-party code.

01

Fill forms and verify the final browser state

02

Run end-to-end UI checks before deployment

03

Capture screenshots for visual review

04

Interact with websites when an API is unavailable

Ranked shortlist

High-signal skills to inspect first.

Open best list

Automate a real browser from the terminal for navigation, form filling, snapshots, screenshots, extraction, and UI-flow debugging.

100

Quality

83

Trust

Proven

browser-automationJul 14, 2026 pushSource terms (see source)Needs first agent run
$ npx skills add openai/skills --skill playwright
24K stars

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.

100

Quality

88

Trust

Proven

browser-automationJun 24, 2026 pushApache-2.0Needs first agent run
$ npx skills add apify/crawlee
13K stars

SeleniumBase is a framework for UI Testing, Web Scraping, and Stealth. Passes every bot-detection test with CDP Mode, and extends Playwright.

100

Quality

88

Trust

Proven

testing-qaJun 13, 2026 pushMITNeeds first agent run
$ npx skills add seleniumbase/SeleniumBase
166K stars

Use Playwright to interact with and test local web applications, capture screenshots, debug UI behavior, and inspect browser logs.

100

Quality

87

Trust

Proven

browser-automationJul 24, 2026 pushSource terms (see LICENSE.txt)Needs first agent run
$ npx skills add anthropics/skills --skill webapp-testing
91K stars

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

100

Quality

89

Trust

Proven

browser-automationJun 19, 2026 pushApache-2.0Needs first agent run
$ npx skills add microsoft/playwright
14K stars

AI-powered, vision-driven UI automation for every platform.

100

Quality

88

Trust

Proven

automationJul 24, 2026 pushMITNeeds first agent run
$ npx skills add web-infra-dev/midscene

Evaluation

How to choose the right skill.

Waits for actual page state instead of fixed sleeps

Captures screenshots, DOM checks, or test evidence

Avoids external side effects without approval

Documents credential and session handling clearly

Questions

When should an agent use browser automation?

Use browser automation when the task requires real UI state, logged-in context, screenshots, or form flows that are not available through an API.

What is the main risk?

The main risk is uncontrolled side effects. Good skills include confirmation gates, verification steps, and clear boundaries around account changes or purchases.