browser▌
61 indexed skills · max 10 per page
cmux-browser
manaflow-ai/cmux · Productivity
Browser automation for cmux webviews with snapshot-based element targeting and state verification. \n \n Open surfaces, navigate, and verify URLs before acting; snapshot with --interactive to get fresh element references for clicks, fills, and selections \n Wait patterns support selectors, text content, URL changes, load states, and custom JavaScript functions with configurable timeouts \n Recommended workflow: navigate → verify URL → wait for load state → snapshot → act → snapshot again to hand
agent-browser
vercel-labs/agent-browser · Productivity
Fast, persistent browser automation with session continuity across sequential agent commands. \n \n Supports three browser modes: headless Chromium, real Chrome with profile support, and cloud-hosted remote browsers with proxy configuration \n Includes 15+ command categories covering navigation, page inspection, interactions, data extraction, cookie management, and JavaScript execution \n Offers cloud session management, local server tunneling via Cloudflare, and parallel subagent execution thro
wxt-browser-extensions
pproenca/dot-skills · Productivity
Comprehensive performance optimization guide for WXT browser extension development. Contains 49 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. Updated for WXT v0.20+.
lightpanda-browser
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection
use-my-browser
xixu-me/skills · Productivity
This is the main browser automation strategy skill for nontrivial web work. It teaches the agent when to stay on public-web tools, when to use the live browser session, and when to fall back to a separate browser or raw-fetch path.
open-gstack-browser
garrytan/gstack · gstack-browser
Launches a visible AI-controlled browser window with the GStack sidebar and anti-bot behavior for live observation and control.
bb-browser
epiral/bb-browser · Productivity
通过浏览器 + 用户登录态,可以获取:
browser-trace
browserbasehq/browser-trace · testing
Capture a full DevTools-protocol trace of any browser automation for debugging and analysis.
steel-browser
steel-dev/cli · Productivity
Cloud browser automation with fast extraction APIs and explicit session control for web tasks. \n \n Provides three command families: steel scrape and steel pdf for fast API-based extraction, steel screenshot for page capture, and steel browser for interactive multi-step automation with click, fill, wait, and snapshot operations \n Supports named session management with parallel execution, CAPTCHA/anti-bot handling via stealth mode and proxy configuration, and credential injection through stored
browser-testing-with-devtools
anthropic/chrome-devtools-mcp · testing
Tests in real browsers using Chrome DevTools MCP for debugging and inspecting web applications.