browser▌
55 indexed skills · max 10 per page
bb-browser
epiral/bb-browser · Productivity
通过浏览器 + 用户登录态,可以获取:
anti-detect-browser
antibrow/anti-detect-browser-skills · Productivity
Launch Chromium instances with real-device fingerprints via standard Playwright APIs. Each browser gets a unique, consistent digital identity - undetectable by anti-bot systems.
browser-automation
sickn33/antigravity-awesome-skills · Productivity
Playwright-based browser automation for reliable web testing, scraping, and agent interactions. \n \n Emphasizes user-facing locators and Playwright's auto-wait mechanism to eliminate flaky selectors and arbitrary timeouts \n Enforces test isolation patterns with fresh state per test and stealth plugins to avoid detection systems \n Covers anti-patterns including CSS/XPath-first selection, single browser contexts, and manual wait calls \n Includes sharp-edge guidance on traces, viewport consiste
mini-browser
runablehq/mini-browser · Productivity
mb is a browser CLI where each command is a small Unix tool. It talks to Chrome over CDP (port 9222) via puppeteer-core.
browser-preview
starchild-ai-agent/official-skills · Productivity
Browser preview panel for rendering and managing iframe-based service previews in the right sidebar. \n \n Automatically opens a Browser tab when preview_serve returns a URL; each service gets one tab accessible via the ⋮ menu showing running services \n Preview URLs use reverse proxy format /preview/{id}/ — users cannot access localhost or 127.0.0.1 directly; always direct them to the preview URL or Browser panel \n Static assets must use relative paths ( ./static/app.js , ./api/data ) instead