Browser automation

9,183 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

agent-browser

121

jihe520/social-push

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

not rated 514 +2 2mo ago A 108 tokens

XActions AGENTS.md

122

nirholas/XActions

Instructions file CodexOpenCode

AGENTS.md instructions for nirholas/XActions, covering xactions for agents, two lanes into the same engine, the rule, the cli lane and the output contract.

not rated 502 +4 yesterday A 4,415 tokens original Apache-2.0

cdp

123

browser-use/browser-harness-js

Skill Claude CodeCodex

Drive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the browser-harness-js CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP Session, and every call (browser-harness-js 'await session.Page.navigate(...)') executes against the same persistent connection. Session…

not rated 483 +1 5d ago B 123 tokens original MIT

flyto-core AGENTS.md

124

flytohub/flyto-core

Instructions file CodexOpenCode

AGENTS.md instructions for flytohub/flyto-core, covering flyto-core agent rules, flyto2 project memory contract, flyto2 frontend quality gate and repo notes.

not rated 480 2d ago A 1,121 tokens original Apache-2.0

browser-trace

125

mxyhi/ok-skills

Skill Claude CodeCodex

Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page…

not rated 480 2d ago A 88 tokens original Apache-2.0

screenshot

126

cosmicstack-labs/mercury-agent-skills

Skill Claude CodeCodex

Capture high-fidelity screenshots of any website using Playwright — supports custom viewports, dark/light mode, mobile/tablet/desktop presets, split-screen, element-based capture by CSS selector, and text-based area capture. Integrates with Telegram or any output channel for delivery.

not rated 471 10d ago A 58 tokens original MIT

spider-king

127

aoyunyang/spider-king-skill

Skill Claude CodeCodex

Pure-web protocol reverse skill: turn hostile browser clients into browser-free Python collectors. Auto-judge intake and tool path from signals: artifact-only first when samples suffice; for a fresh web live-target, collect sequential fingerprint-baseline then debugger-trace evidence (default chrome-devtools then…

not rated 470 changed today A 163 tokens original MIT

zerotoken-openclaw

128

AMOS144/ZeroToken

Skill Claude CodeCodex

Use when using ZeroToken MCP via OpenClaw for browser automation, trajectory recording and low-token replay, especially for recurring or scheduled browser tasks.

not rated 454 3mo ago A 36 tokens original MIT

xcrawl-scrape

129

xcrawl-api/xcrawl-skills

Skill Claude CodeCodex

Use this skill for XCrawl scrape tasks, including single-URL fetch, format selection, sync or async execution, and JSON extraction with prompt or jsonschema.

not rated 447 5mo ago B 38 tokens

pi-web-browse

130

ogulcancelik/pi-extensions

Skill Claude CodeCodex

Search the web and fetch/read pages via a real headless browser (CDP). Use this instead of curl when sites are JS-heavy or bot-protected. Works on Linux, macOS, and Windows.

not rated 496 3d ago A 47 tokens original MIT

angiejones/mcp-selenium

Instructions file CodexOpenCode

Instructions for angiejones/mcp-selenium, covering agents.md, file map, architecture, conventions and adding a tool.

not rated 427 +1 6mo ago A 948 tokens original MIT

bux AGENTS.md

132

browser-use/bux

Instructions file CodexOpenCode

Instructions for browser-use/bux, a project described as: Browser Use Box: a 24/7 Claude Code agent for Playwright-style browser automation with Browser Use Cloud, Telegram, and a real browser on any box you own.

not rated 422 +2 14d ago A 5 tokens original MIT

webctl

133

cosinusalpha/webctl

Skill Claude CodeCodex

Browser automation via CLI. Use when browsing websites, filling forms, extracting data from web pages, taking screenshots, or automating web interactions. Preferred over MCP browser tools for better context control.

not rated 415 3mo ago A 41 tokens

reticle

135

reticlehq/reticle

Skill Claude CodeCodex

Reticle embeds a dev-only SDK in the user's running app and exposes it to you as reticle MCP tools. You look, act, observe, and assert against the real app. No screenshots, and no browser download for the verify loop: it drives the tab the user already has open.

not rated 417 changed yesterday A 0 tokens

scrapling

136

Cedriccmh/claude-code-skill-scrapling

Skill Claude CodeCodex

A web-scraping workflow for fetching web pages and extracting their content or structured data. It chooses different methods for static pages, JavaScript-driven pages, logged-in pages, and sites protected by Cloudflare or another web filter.

not rated 406 +1 2mo ago A 137 tokens original MIT

clawdcursor

137

AmrDab/clawdcursor

Plugin Claude Code

Bundles 1 skill · 265 tokens together

Safe cross-OS desktop & browser control for Claude Code — the fallback execution layer for when APIs, CLIs, and direct integrations aren't available. Registers the clawdcursor MCP server in compact mode and bundles its usage skill (the SKILL.md at the repo root). Requires Node.js 20+; the MCP server launches via npx…

not rated 399 yesterday A tokens not measured original MIT

peerd AGENTS.md

138

NotASithLord/peerd

Instructions file CodexOpenCode

AGENTS.md instructions for NotASithLord/peerd, covering agents.md — peerd, what peerd is, the codebase is five modules, what to read, in order and non-negotiable conventions.

not rated 406 3d ago A 7,969 tokens original Apache-2.0

browser

139

sudoprivacy/sudocode

Skill Claude CodeCodex

AI-native browser. Explore websites, discover page structure, take screenshots, and automate interactions via the browser CLI.

not rated 395 yesterday A 26 tokens original MIT

Web Browser

140

outworked/outworked

Skill Claude CodeCodex

Browse the web, take screenshots, interact with pages, fill forms. Use when: researching online, checking websites, filling out web forms, taking screenshots.

not rated 393 5mo ago A 34 tokens GPL-3.0

TradingAi666/TzFilm-Douyin-Tool

Skill Claude CodeCodex

Scrape video stats from the Douyin creator center (creator.douyin.com) using AppleScript to automate the user's logged-in Chrome. Covers the data-center/content page. Use when setting up periodic data collection, building a Douyin stats tracker, or automating export of video performance data.

not rated 394 +3 3mo ago A 68 tokens original MIT

console-audit

142

nudgebee/nudgebee

Skill Claude CodeCodex

Audit the running app via chrome-devtools MCP — console errors/warnings + failed/slow network by default; perf (LCP/CLS) and Lighthouse (a11y/SEO) are opt-in. Token-efficient (compacts findings in-browser via a console/network hook); the report is shown inline in the response — no files to open. Target one tab / an…

not rated 389 yesterday A 0 tokens

firefox-devtools-mcp

144

mozilla/firefox-devtools-mcp

Plugin Claude Code ✓ vendor

Bundles 5 skills, 2 agents · 222 tokens together

Control Firefox for browsing, web testing, and debugging. Fill forms, capture network and console activity, take screenshots, run scripts, and profile performance. Supports Android devices.

not rated 387 +1 yesterday A tokens not measured

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: