Browser to API
Replay-driven API discovery. Consume a
browser-trace
capture, pair its CDP request / response events, templatize observed URLs, infer JSON schemas from samples, and emit an
OpenAPI 3.1
document plus a human-readable coverage report.
This skill
does not capture traffic
. It is purely offline post-processing on top of
browser-trace
's
cdp/network/*.jsonl
buckets. The two skills compose:
browser-trace → .o11y/
browser-to-api
安装
npx skills add https://github.com/browserbase/skills --skill browser-to-api