Skip to content

[codex] Add Browserbase Doctor skill - #148

Draft
shubh24 wants to merge 1 commit into
mainfrom
shubh24/browserbase-doctor
Draft

[codex] Add Browserbase Doctor skill#148
shubh24 wants to merge 1 commit into
mainfrom
shubh24/browserbase-doctor

Conversation

@shubh24

@shubh24 shubh24 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What changed

  • adds the browserbase-doctor skill for read-only session diagnosis
  • adds a stdlib-only CLI supporting live Browserbase API collection and offline JSON exports
  • classifies lifecycle, network, page, CAPTCHA, client-timeout, rate-limit, and concurrency signals
  • redacts API keys, connection URLs, credentials, headers, request bodies, and URL query values
  • documents the supported public API surface, evidence limits, and confidence rules
  • adds focused tests and lists the skill in the repository README

Why

Customers often have a Browserbase session ID but need to correlate session lifecycle, CDP logs, and their own automation exception to understand what failed. This provides a repeatable diagnostic workflow while keeping credentials and customer data out of reports.

Validation

  • python3 skills/browserbase-doctor/tests/test_browserbase_doctor.py
  • quick_validate.py skills/browserbase-doctor
  • git diff --cached --check
  • secret-pattern scan across the new skill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant