Browser automation skills

4,525 tagged Browser automation, measured the same way as everything else here.

Browse within: agent 143agentic-ai 113cli 108browser-automation 106skills 104LLM 97chromium 84ai-tools 59agents 58cursor 57claude-code-skills 50playwright 50agent-infrastructure 49agent-orchestration 48

jpbaking/playwright-fieldkit

Skill Codex

Explore, debug, audit, compare, record, and test live websites with deterministic Playwright scripts and QE workflows. Use for requests to map a site, find broken pages or links, reproduce browser bugs, discover hidden or role-gated features, audit accessibility/performance, compare crawls, design or review test cases…

not rated 2 1mo ago A 143 tokens original MIT

website2markdown

530

Digidai/website2markdown-skills

Skill Claude Code

Convert web pages to clean Markdown using the Website2Markdown API (md.genedai.me). Use when you need to fetch, read, extract, or analyze web page content — especially when WebFetch fails, returns incomplete content, or the target is JS-heavy/paywalled. Supports 21 platform adapters (WeChat, Zhihu, Feishu, Twitter/X…

not rated 2 5mo ago A 90 tokens original MIT

mimic

531

khimaros/mimic

Skill Claude CodeCodex

Drive an android device from a shell with the mimic cli -- read the on-screen accessibility tree (filtered/queried on-device to stay small) and tap, swipe, click, type, scroll, and navigate. Use for ui automation on a connected/termux android device. Covers setup, every subcommand, and how to keep agent context small.

not rated 2 2mo ago A 79 tokens GPL-3.0

playwright-cli

532

sonofmagic/skills

Skill Claude Code

Automate browser interactions, test web pages and work with Playwright tests.

not rated 2 changed 6d ago A 19 tokens copy · 100% MIT

2018wzh/windows-sandbox-computer-use

Skill Claude CodeCodex

Execute commands, batch tasks, share directories, inspect and visually control an authorized Windows Sandbox using wsb and IronRDP. Use only for Windows Sandbox, never ordinary RDP hosts or local desktop apps.

not rated 2 changed today A 48 tokens original MIT

xAmirHamza77/PenKit51

Skill Claude CodeCodex

Fast browser automation CLI for AI agents. Chrome/Chromium via CDP, no Playwright or Puppeteer dependency. Accessibility-tree snapshots with compact @eN refs let agents interact with pages in 200-400 tokens instead of parsing raw HTML.

not rated 2 2mo ago A 49 tokens

playwright-my-chrome

535

arDaraz/playwright-my-chrome

Skill Codex

Control the user's already-running, logged-in Google Chrome through Playwright CLI and the official Playwright Extension. Use when the user explicitly asks to use Playwright with their active, current, existing, or signed-in Chrome session; asks to inspect or operate a website through that rendered browser UI; or…

not rated 2 1mo ago A 101 tokens original MIT

zmustafa/MOAB-Automations

Skill Claude CodeCodex

MOAB — build a dedicated browser-automation agent for a website the user already logs in to. Use when the user mentions MOAB, asks to automate a portal, dashboard, intranet site, or SaaS tool, wants an AI agent for a site behind SSO or single sign-on, or asks to add a new tool or feature to an existing MOAB agent.…

not rated 2 1mo ago A 104 tokens original MIT

user-facing-only

537

Ljhhhhhh/user-facing-only-skill

Skill Codex

Keep finished deliverables limited to what their intended users need. Use when demo instructions, mock details, implementation rationale, temporary shortcuts, or superseded requirements might leak into user-facing pages, reports, exports, documentation, APIs, or CLI output. Do not use for general UX or code-quality…

not rated 2 10d ago A 64 tokens original MIT

playwright

538

Arnosdeus/agent-toolkit

Skill Claude CodeCodex

Use Playwright for browser testing, responsive verification, screenshots, console and network checks, forms, navigation, and important user flows.

not rated 2 17d ago A 29 tokens original MIT

signed-in-browser

539

t3ratech/mcp-session-bridge

Skill Claude CodeCodex

Drive the browser the user is already signed into, instead of a cold automation profile. Use when a task lives behind a login — a dashboard, an admin console, an internal tool, a ticket queue, a bank or billing page, webmail, a social account — or when a scripted login is failing on SSO, MFA, CAPTCHA or bot detection.…

not rated 2 changed 2d ago A 109 tokens original Apache-2.0

test-ui

540

rahulcvwebsitehosting/wayfinder

Skill Claude Code

Test the Wayfinder agent extension UI by starting the dev environment and visually verifying changes via CDP. Covers the new tab page (left sidebar — Home, Scheduled Tasks, Settings, etc.) and the right side panel (chat interface). Use after making UI changes to apps/agent/.

not rated 2 2mo ago A 60 tokens AGPL-3.0

pursr

541

0xheycat/pursr

Skill Claude CodeCodex

Use Pursr for browser screenshots, scripted visual operation, visual regression, accessibility audits, DOM inspection, and MCP-driven browser sessions. Use when a user asks an agent to inspect a site, operate an existing browser session, fill or draft UI content, record a tutorial, compare visuals, debug layout, or…

not rated 2 1mo ago A 85 tokens original MIT

using-human-dom

542

metahub-tech/agent-fleet

Skill Claude CodeCodex

Use when you need DOM-level precision (exact text/aria/placeholder matching → screen coordinates) while operating the host's real Chrome with human identity and zero automation traces. humandom adds a read-only DOM locator alongside humanbrowser; all actions remain OS-level (tap/typetext/presskey). When the DOM…

not rated 2 1mo ago A 87 tokens original Apache-2.0

helm-browser

543

jfikrat/helm-browser

Skill Claude CodeCodex needs its repo

Browser automation via MCP using your real Chrome browser. Use when the user asks to navigate websites, scrape data, fill forms, take screenshots, or automate browser tasks. Unlike headless browsers, helm controls the user's actual Chrome via a lightweight extension.

not rated 2 5mo ago A 52 tokens original MIT

pub

544

xmanatee/pub

Skill Claude Code

Create adaptive interfaces and real-time experiences via the pub CLI, with live P2P browser sessions.

not rated 2 2mo ago C 22 tokens original MIT

qprobe

545

questpie/probe

Skill Claude CodeCodex

QUESTPIE Probe — dev testing CLI for AI coding agents. Start servers, test APIs, control browsers via agent-browser, record and replay regression tests with zero tokens. Use when testing web apps, starting dev servers, reading logs, debugging errors, making API calls, checking browser console/network, or composing…

not rated 2 2mo ago A 68 tokens

agent-browser

546

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites — navigating pages, filling forms, clicking buttons, taking screenshots, scraping data, testing web apps, or automating any browser task. Even if they just say "open this website", "click that button", "take a screenshot", or "fill…

not rated 2 today A 106 tokens original MIT

site-mirror

547

ajmaluk/site-mirror-skill

Skill Claude CodeCodex

Mirror an entire website into a local directory using open‑source scripts. Supports static mirroring via wget, dynamic mirroring for single pages, and dynamic multi‑page crawling via Playwright. These modes capture JavaScript‑loaded assets, rewrite links for offline browsing and can optionally follow internal links to…

not rated 2 2mo ago A 69 tokens original MIT

web-app-test

549

Mencius2023/skills

Skill Claude CodeCodex

An automated testing setup for web applications that uses Playwright to control a real browser and checks complete user journeys with the live backend.

not rated 2 2mo ago A 257 tokens

agent-reach

550

yukicoding/skills

Skill Claude CodeCodex

An internet research skill for requests to search, investigate, or find information online, including requests involving specific websites and platforms.

not rated 2 1mo ago A 342 tokens

browser-automation

551

femto/skills

Skill Claude CodeCodex

Control Chrome browser with AI using MCP protocol. Use when users want to automate browser tasks, take screenshots, fill forms, click elements, navigate pages, search browsing history, manage bookmarks, or perform any browser-based automation. Works with your existing Chrome browser and login sessions.

not rated 2 3mo ago A 58 tokens

web-scraper

552

ysm-dev/skills

Skill Claude CodeCodex

Use when the user wants to scrape, crawl, or extract data from a website or URL. Triggers on: 'scrape this site', 'get data from this URL', 'crawl this page', 'extract data from the web', 'pull data from this link', 'download data from this website', 'I need data from [URL]', or any request involving collecting…

not rated 2 4mo ago A 121 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: