Skip to main content

Browser Trace

Skill Verified Active
Part of: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.

Purpose

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

Features

  • 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

Use Cases

  • 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

Non-Goals

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

Installation

First, add the marketplace

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

Quality Score

Verified
99 /100
Analyzed 1 day ago

Trust Signals

Last commit1 day ago
Stars3.2k
LicenseMIT
Status
View Source

Similar Extensions

Use My Browser

100

Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.

Skill
xixu-me

Ctx Doctor

100

Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor

Skill
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.

Skill
Orchestra-Research

Agent Browser

100

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.

Skill
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".

Skill
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.

Skill
hkuds

© 2025 SkillRepo · Find the right skill, skip the noise.