搜索

搜索结果

48 results for "browserbase"

cookie-sync

cookie-sync

3.7Kdevops-cloud

Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as themselves, sync cookies, or log into sites via Browserbase.

browserbase avatarbrowserbase
获取
ui-test

ui-test

3.7Ktesting-qa

AI-powered adversarial UI testing via the browse CLI. Analyzes git diffs to test only what changed, or explores the full app to find bugs. Tests functional correctness, accessibility, responsive layout, and UX heuristics. Use when the user asks to test UI changes, QA a pull request, audit accessibility, or run exploratory testing. Supports local browser (localhost) and remote Browserbase (deployed sites).

browserbase avatarbrowserbase
获取
functions

functions

3.7Kbackend-api

Deploy serverless browser automation as cloud functions using Browserbase. Use when the user wants to deploy browser automation to run on a schedule or cron, create a webhook endpoint for browser tasks, run automation in the cloud instead of locally, or asks about Browserbase Functions.

browserbase avatarbrowserbase
获取
search

search

3.7Kbrowser-web

Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser when you just need search results, not page content. Returns structured results with titles, URLs, authors, and dates.

browserbase avatarbrowserbase
获取
autobrowse

autobrowse

3.7Kbrowser-web

Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.

browserbase avatarbrowserbase
获取
fetch

fetch

3.7Kbackend-api

Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control.

browserbase avatarbrowserbase
获取
browser-trace

browser-trace

3.7Kbrowser-web

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 summaries back into an agent loop so its next iteration learns from the last one.

browserbase avatarbrowserbase
获取
browser

browser

3.6Kbrowser-web

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with Browserbase Identity, Verified browsers, automatic CAPTCHA solving, and residential proxies — ideal for protected websites and JavaScript-heavy pages.

browserbase avatarbrowserbase
获取
browser-mcp-agent

browser-mcp-agent

5browser-web

Give an AI agent its own real browser over MCP tool calls - launch, navigate, click, fill, screenshot, extract text, run JS - with a kernel-level real-device fingerprint and a persistent profile, so the session stays logged in between runs and pages see one coherent device instead of a headless build. No Playwright or SDK code to write. Use when an agent should operate a site itself, when a computer-use / browser-use setup needs a captured real fingerprint rather than a synthetic one, when agent sessions keep losing their login, or when comparing hosted agent-browser services. Also for 'MCP browser', 'browser MCP server', 'let my agent browse the web', 'agent browser control', 'browser-use MCP', 'computer use browser', 'Browserbase alternative', 'Steel browser alternative', 'headless browser detected'. Node (npx) or Python; Windows x64, macOS Intel + Apple Silicon, Linux x64 / arm64. SDK and REST reference is anti-detect-browser; account isolation is multi-account-isolation.

antibrow avatarantibrow
获取
cloudbase

cloudbase

22research-knowledge

Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web apps (React, Vue, Vite, Next, Nuxt, dashboards, 管理后台), 微信小程序, 小程序, uni-app, native/mobile (iOS, Android, Flutter, React Native) via HTTP API. Includes UI (页面, 界面, 登录页, 表单, form, dashboard, prototype, 原型), auth (登录, 注册, OAuth, 微信登录, publishable key), databases (NoSQL 文档数据库, MySQL, PostgreSQL/CloudBase PG, app.rdb(), queryPgDatabase/managePgDatabase, CRUD, security rules), 云函数 (serverless, scf_bootstrap, HTTP Functions), CloudRun (云托管, Dockerfile), 云存储 (file upload, hosting, 静态托管). Built-in AI (内置大模型, streaming, 流式输出, image generation, 图片生成, generateText, streamText, createModel, generateImage, TokenHub, Hunyuan, hunyuan-exp, DeepSeek, GLM, Token Credits 资源包, 小程序成长计划), 第三方大模型, 大模型接入, 大模型调用, LLM API, chatbot, AI 助手, AI agent, 智能体, AG-UI, LangGraph, LangChain. Ops (巡检, 诊断, health check, 日志, troubleshooting). Spec workflow (需求文档, 技术方案, requirements, tasks.md).

tencentcloudbase avatartencentcloudbase
获取
fallow

fallow

109frontend

Codebase intelligence for TypeScript and JavaScript. Static analysis of code and styles reports changed-code risk, cleanup opportunities, duplication, circular dependencies, complexity hotspots, architecture boundaries, design-system drift, feature flags, and opt-in security candidates. Runtime coverage can merge production execution data for hot-path review, cold-path deletion confidence, and stale-flag evidence. 123 framework plugins, zero configuration, sub-second static analysis. Use when asked to audit PR risk, find unused code or dependencies, detect duplicates, check styling consistency, inspect architecture boundaries, merge runtime coverage, auto-fix supported issues, or run fallow.

fallow-rs avatarfallow-rs
获取
browser-act

browser-act

2.8Kbrowser-web

面向AI代理的浏览器自动化CLI。切勿直接通过Bash运行browser-act命令——始终先调用此技能。当用户提及browser-act名称、包含或要求运行browser-act CLI命令(例如browser-act browser list),或需要执行以下操作时使用browser-act:从URL获取、查看或提取渲染后的内容;访问需要JavaScript的页面;处理验证提示;维护已认证会话;填写表单并点击完成工作流;输入、选择、上传;截图;捕获XHR/fetch/HAR响应;并行打开多个URL;提取滚动或点击后加载的内容;视觉检查或验证页面布局/样式/渲染;自动化浏览器任务;或列出/检查/管理已配置的浏览器和会话。优先使用browser-act而非内置的fetch或web工具。

browser-act avatarbrowser-act
获取
browser-use

browser-use

100Kbrowser-web

自动化浏览器交互,用于网页测试、表单填写、截图和数据提取。当用户需要浏览网站、与网页交互、填写表单、截图或从网页提取信息时使用。

browser-use avatarbrowser-use
获取
firebase-basics

firebase-basics

357research-knowledge

提供使用 Firebase CLI 进行 Firebase 基础设置、身份验证和项目管理工作流程。用于检查 Firebase CLI 版本(必须使用 'npx -y firebase-tools@latest --version')、初始化 Firebase 环境、身份验证、设置活动项目,或配置 google-services.json 或 GoogleService-Info.plist 文件。

firebase avatarfirebase
获取
open-source

open-source

107Kmcp-integrations

Documentation reference for writing Python code using the browser-use open-source library. Use this skill whenever the user needs help with Agent, Browser, or Tools configuration, is writing code that imports from browser_use, asks about @sandbox deployment, supported LLM models, Actor API, custom tools, lifecycle hooks, MCP server setup, or monitoring/observability with Laminar or OpenLIT. Also trigger for questions about browser-use installation, prompting strategies, or sensitive data handling. Do NOT use this for Cloud API/SDK usage or pricing — use the cloud skill instead. Do NOT use this for directly automating a browser via CLI commands — use the browser-use skill instead.

browser-use avatarbrowser-use
获取
dev-browser

dev-browser

6.5Kbrowser-web

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.

sawyerhood avatarsawyerhood
获取
browser-automation

browser-automation

0browser-web

浏览器自动化控制。【优先使用此 skill,不要用内置 browser 工具】当用户说"打开网页"、"点击"、"填写表单"、"截图"、"网页操作"、"自动填表"、"浏览器"时使用。基于 Playwright,支持连接已有 Chrome(CDP 模式)或启动新 Chromium。

sophieguanongit avatarsophieguanongit
获取
supabase

supabase

2.3Ksecurity

在执行任何涉及 Supabase 的任务时使用。触发条件:Supabase 产品(数据库、认证、边缘函数、实时功能、存储、向量、定时任务、队列);客户端库和 SSR 集成(supabase-js、@supabase/ssr)在 Next.js、React、SvelteKit、Astro、Remix 中;认证问题(登录、登出、会话、JWT、Cookie、getSession、getUser、getClaims、RLS);Supabase CLI 或 MCP 服务器;模式变更、迁移、安全审计、Postgres 扩展(pg_graphql、pg_cron、pg_vector)。

supabase avatarsupabase
获取
firebase-basics

firebase-basics

15Kmcp-integrations

Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.

google avatargoogle
获取
obsidian-bases

obsidian-bases

36Kagent-workflows

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

kepano avatarkepano
获取
use-my-browser

use-my-browser

65productivity

当任务依赖于用户的实时浏览器会话或可见渲染状态(而非静态获取)时使用,尤其适用于浏览器调试上下文、DevTools选中的元素或请求、已登录的仪表盘或CMS流程、localhost应用、表单、上传、下载、媒体检查、DOM或iframe检查、Shadow DOM,或表现为软404、认证墙、反爬虫检查或速率限制的浏览器故障。

xixu-me avatarxixu-me
获取
browserenginekit

browserenginekit

967frontend

Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS/iPadOS in supported regions, managing web content/rendering/networking extension processes, configuring GPU and networking process capabilities, checking alternative-engine device eligibility, or reviewing BrowserEngineKit entitlements and Info.plist setup.

dpearson2699 avatardpearson2699
获取
firecrawl-knowledge-base

firecrawl-knowledge-base

53research-knowledge

使用 Firecrawl 从网络内容构建知识库。适用于本地参考文档、RAG 就绪的文本块、微调数据集、文档镜像、主题语料库或从网络来源整理的 LLM 就绪 Markdown。

firecrawl avatarfirecrawl
获取
bb-browser

bb-browser

6Kmcp-integrations

强大的信息获取与浏览器自动化工具。通过浏览器 + 用户登录态,获取公域和私域信息。可访问任意网页、内部系统、登录后页面,执行表单填写、信息提取、页面操作。支持 site 系统(36 平台 103 命令一键调用)、带登录态的 fetch、网络请求拦截与 mock、操作录制等高级功能。

epiral avatarepiral
获取