browser-edge-cases
vmain
io.github.aden-hive/hive/browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
“browser” 共 165 个结果
vmain
io.github.aden-hive/hive/browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
vmain
io.github.MemTensor/MemOS/browserwing-admin
Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.
vmain
io.github.affaan-m/ECC/browser-qa
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
vmain
io.github.ruvnet/ruflo/browser-record
Open a named, traced browser session into an RVF cognitive container with a ruvector trajectory recording every action
vmaster
io.github.TeamWiseFlow/wiseflow/browser-guide
Best practices for using the managed browser — handling login walls, CAPTCHAs, lazy-loaded content, paywalls, and tab cleanup.
vmain
io.github.agentscope-ai/QwenPaw/browser_visible-en
Use this skill when the user needs to control the browser launch mode for browser_use. By default, browser_use launches the local Chrome/Chromium using managed CDP; `headed` controls whether the window is visible, and `private_mode` controls whether CDP is disabled in favor of Playwright.
vmain
io.github.accomplish-ai/accomplish/dev-browser
Browser automation via MCP tools. ALWAYS use these tools for ANY web task - navigating sites, clicking, typing, filling forms, taking screenshots, or extracting data. This is the ONLY way to control the browser.
v1.0.3
io.clawhub.krichprollsch/lightpanda-browser
Lightpanda browser, drop-in replacement for Chrome and Openclaw default browser - faster and lighter for tasks without graphical rendering like data retrieval. Use it with CDP clients like Playwright or Puppeteer.
vmain
io.github.sickn33/antigravity-awesome-skills/browser-extension-builder
Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing.
v1.0.0
io.clawhub.chenhg5/browserwing
Control and automate browser actions via HTTP API, including navigation, element interaction, data extraction, accessibility snapshots, screenshots, JS execu...
vmain
io.github.ruvnet/ruflo/browser-form-fill
Fill a web form by mapping field-name → value, with optional template lookup from browser-templates for known forms
vmain
io.github.ruvnet/ruflo/browser-login
Drive an authentication flow once, sanitize cookies through AIDefence, and vault a reusable cookie handle in browser-cookies for future sessions
v0.1.0
io.clawhub.matrixy/agent-browser-clawdbot
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
vmain
io.github.MemTensor/MemOS/dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
vmain
io.github.ruvnet/ruflo/browser-scrape
DEPRECATED in v0.2.0 -- use browser-extract instead; this is a thin shim for backward compatibility, removed in v0.3.0
vmain
io.github.vercel-labs/agent-browser/agent-browser
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 button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.
vmain
io.github.ruvnet/ruflo/browser-replay
Replay a recorded session trajectory against the same URL or a mutated variant; uses browser-selectors embedding similarity to recover from DOM drift
v1.0.0
io.clawhub.joshhuang123/agent-browser-cli
使用 agent-browser CLI 进行浏览器自动化。用于签到、填表、截图、信息抓取等需要控制浏览器的任务。触发条件:(1) 用户要求自动化浏览器操作 (2) 需要签到、填表、点击按钮 (3) 需要抓取网页内容作为研究素材
v1.0.0
io.clawhub.hsyhph/openclaw-agent-browser-clawdbot
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
v2.0.0
io.clawhub.bodafu/browser-automation-v2
Enterprise-grade browser automation with automatic tab cleanup, timeout retries, concurrency lock, smart waiting, and configurable environment settings.
vmain
io.github.langfuse/langfuse/frontend-browser-review
Shared workflow for browser-based review of user-visible frontend changes in Langfuse. Use when a change affects UI behavior, layout, styling, navigation, or browser-visible regressions and should be checked with the Playwright MCP server before signoff.
vdev
io.github.code-yeongyu/oh-my-openagent/dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
vmain
io.github.openclaw/openclaw/browser-automation
Use when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.
vmain
io.github.ruvnet/ruflo/browser-extract
Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model