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

309K

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 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
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

100

Trust

74

Fit

browser-automationJun 12, 2026 pushApache-2.0
$ 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

100

Trust

72

Fit

testing-qaJun 13, 2026 pushMIT
$ npx skills add seleniumbase/SeleniumBase
91K stars

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

100

Quality

100

Trust

78

Fit

browser-automationJun 14, 2026 pushApache-2.0
$ npx skills add microsoft/playwright
97K stars

Make AI agents interact with websites using natural language

100

Quality

100

Trust

75

Fit

web-automationJun 1, 2026 pushMIT
$ npx skills add browser-use/browser-use
2.4K stars

Browser fingerprinting tools for anonymizing your scrapers. Developed by Apify.

100

Quality

100

Trust

65

Fit

browser-automationMay 20, 2026 pushApache-2.0
$ npx skills add apify/fingerprint-suite
2.4K stars

Browser automation CLI built for AI agents. Break through anti-bot walls, hand off to humans across platforms when stuck. Parallel multi-task execution, independent multi-session operation, isolated multi-account browsing.

100

Quality

100

Trust

65

Fit

web-automationJun 11, 2026 pushMIT
$ npx skills add browser-act/skills

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.