跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Browser Trace

技能 已验证 活跃
属于:Browse

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.

目的

To provide developers with a comprehensive tool for debugging and auditing browser automation runs by capturing detailed traces and making them easily searchable.

功能

  • Capture full CDP firehose to NDJSON
  • Record parallel screenshots and DOM dumps
  • Bisect traces into per-page searchable buckets
  • Support for local Chrome and Browserbase remote sessions
  • Provide analysis scripts and query tools

使用场景

  • Debugging failed browser automation runs
  • Auditing network, console, and DOM activity
  • Attaching a trace to an in-progress browser session
  • Feeding structured per-page summaries into agent loops for learning

非目标

  • Driving browser pages; this skill only listens
  • Replacing existing browser automation frameworks
  • Providing a graphical UI for trace analysis

安装

请先添加 Marketplace

/plugin marketplace add browserbase/skills
/plugin install skills@browserbase

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标3.2k
许可证MIT
状态
查看源代码

类似扩展

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me

Ctx Doctor

100

运行 context-mode 诊断。检查运行时、钩子、FTS5、 插件注册、npm 和 marketplace 版本。 触发器:/context-mode:ctx-doctor

技能
mksglu

LangSmith Observability

99

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

技能
Orchestra-Research

Agent Browser

100

AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。

技能
shanraisshan

Chatgpt Search

100

Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".

技能
SeifBenayed

Cli Anything Safari

100

Safari browser automation CLI on macOS via safari-mcp. Controls real Safari (native, keeps logins) by wrapping the safari-mcp MCP server. Every one of the 84 MCP tools is exposed 1:1 with schema-accurate arguments — guaranteed parity, no manual drift.

技能
hkuds