Browser automation skills

9,420 tagged Browser automation, measured the same way as everything else here.

Browse within: browser-automation 150playwright 83typescript 66chromium 55agentic 50claude-code-skills 42javascript 40agent-orchestration 38browser-use 38python 38ReAct 36gpt 33copilot 32mass-unfollow 32

embedded-captions

25

heygen-com/hyperframes

Skill Claude CodeCodex

Add captions or subtitles to an existing single-subject talking-head video without editing the footage. Use for plain verbatim captions, cinematic captions embedded behind the subject, VFX captions, “炸/特效/酷炫字幕,” or a named identity from the 35-style catalog. Route by visual identity, not by backend engine. The quiet…

43k yesterday A 120 tokens original Apache-2.0

talking-head-recut

26

heygen-com/hyperframes

Skill Claude CodeCodex

Package an existing talking-head / interview / podcast video with timed, designed GRAPHIC OVERLAY cards — kinetic titles, lower-thirds, data callouts, quotes, side panels, picture-in-picture — synced to the transcript, on a 16:9 / 9:16 / 4:5 canvas of your choice; the clip plays untouched underneath. Trigger on…

43k yesterday A 112 tokens original Apache-2.0

core

29

vercel-labs/agent-browser

Skill Claude CodeCodex

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple…

42k 2d ago A 112 tokens original Apache-2.0

electron

30

vercel-labs/agent-browser

Skill Claude CodeCodex

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include…

42k 2d ago A 112 tokens original Apache-2.0

scrape

31

MadsLorentzen/ai-job-search

Skill Claude CodeCodex

Finds new job postings matching your profile via installed portal-search CLIs (LinkedIn, local job boards, and any skills added with /add-portal). Deduplicates across runs. Triggers on: job scrape, find jobs, search jobs, new jobs, job search, scrape jobs, /scrape.

39k +967 changed yesterday A 67 tokens original MIT

nature-downloader

32

Yuan1z0825/nature-skills

Skill Claude CodeCodex

Use when a user needs lawful academic full text, CNKI institutional access, English OA retrieval, publisher API access, institutional browser fallback, or supporting information downloads.

38k 4d ago A 36 tokens original Apache-2.0

mukul975/Anthropic-Cybersecurity-Skills

Skill Claude CodeCodex

Extract and decrypt Windows DPAPI-protected secrets (Credential Manager, browser logins/cookies, Wi-Fi credentials, KeePass keys) online or offline using SharpDPAPI, SharpChrome, Mimikatz, or Impacket's dpapi.py, including domain-wide decryption via the DPAPI backup key. Use during authorized red-team…

32k 8d ago A 97 tokens original Apache-2.0

agent-browser

34

sipeed/picoclaw

Skill Claude CodeCodex

Browser automation via agent-browser CLI. Use when the user needs to navigate websites, fill forms, click buttons, take screenshots, extract data, or test web apps.

30k 4d ago A 36 tokens original MIT

git-cleanup

35

alibaba/page-agent

Skill Claude CodeCodex

Clean up local git branches and remotes accumulated from PR reviews. Use when the user asks to clean branches, remove stale remotes, or tidy up the local git state.

29k 7d ago A 39 tokens original MIT

jackwener/OpenCLI

Skill Claude CodeCodex

Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces opencli-oneshot / opencli-explorer. For ad-hoc browser driving (no adapter), see opencli-browser instead; for a top-level…

29k yesterday A 88 tokens original Apache-2.0

opencli-autofix

37

jackwener/OpenCLI

Skill Claude CodeCodex

Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.

29k yesterday A 61 tokens original Apache-2.0

opencli-browser

38

jackwener/OpenCLI

Skill Claude CodeCodex

Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing…

29k yesterday A 80 tokens original Apache-2.0

Kilo-Org/kilocode

Skill Claude CodeCodex

Write Storybook stories and visual regression tests for the Kilo VS Code extension webview UI.

27k 2d ago A 25 tokens original MIT

ce-dogfood

40

EveryInc/compound-engineering-plugin

Skill Claude CodeCodex

Hands-off, diff-scoped browser QA of the active branch: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and commits, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.

25k 2d ago A 57 tokens original MIT

chromium/chromium

Skill Claude CodeCodex

Modularize a chrome/browser/ subfolder by splitting its sources out of the monolithic //chrome/browser:browser target into dedicated sourceset targets in the subfolder's own BUILD.gn. Use when the user asks to modularize, extract, or create BUILD targets for a chrome/browser/ subfolder, or mentions "Project Bedrock"…

25k yesterday A 114 tokens original BSD-3-Clause

spanify-buffers

42

chromium/chromium

Skill Claude CodeCodex

Find and fix unsafe buffer operations in a C++ file by removing UNSAFETODO markers and replacing unsafe raw pointers/C-style functions with base::span and standard safe containers. Use when the user asks to fix unsafe buffer warnings or -Wunsafe-buffer-usage errors. Don't use for other types of memory safety bugs like…

25k yesterday A 86 tokens original BSD-3-Clause

stagehand-facade

44

browserbase/stagehand

Skill Claude CodeCodex

Browse, navigate, inspect, screenshot, and automate websites with the exact fx tools mcpstagehandrun, mcpstagehandsnapshot, and mcpstagehandscreenshot.

24k yesterday A 42 tokens original MIT

build-dashboard

45

anthropics/knowledge-work-plugins

Skill Claude CodeCodex

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

24k +32 today A 56 tokens original Apache-2.0

agent-browser

46

coleam00/Archon

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

23k yesterday A 51 tokens original MIT

explore-feature

47

comet-ml/opik

Skill Claude CodeCodex

Use when a developer wants an e2e test covering a change they just made — e.g. "explore this feature", "add a test for my PR", "cover the feature in PR.

22k yesterday A 44 tokens original Apache-2.0

pingdotgg/t3code

Skill Claude CodeCodex

Stream an explicit iOS Simulator through pinned serve-sim into the T3 Code in-app browser or another agent browser. Use on Apple Silicon macOS when the user should watch simulator verification live or when browser-visible simulator evidence is needed.

21k 2d ago A 52 tokens original MIT