bybrowserbase· 16 skills
Turn a website's observable HTTP traffic into a best-effort OpenAPI 3.1 spec by analyzing a browser-trace capture. Use when the user wants to discover/extract API endpoints from a browser session, build an OpenAPI doc from network traffic, or document a third-party site's XHR/fetch surface for client integration.
$npx -y skills add browserbase/skills --skill browser-to-apiInstalls into the current project.
Run `npx skills use "https://github.com/browserbase/skills" --skill "browserbase/skills/browser-to-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/browserbase/skills" that are relevant to the current task. Run `npx skills add "https://github.com/browserbase/skills"` and select the relevant skills, then follow their instructions.