telexed ~ c / 9f21e2dc-7f3radar:60 · agent_toolLIVE
← back
NO.
#9f21e2dc
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-09 02:09:13
Importance
★ 6/10 — radar 60
`Browserbase Skills` plugs Browserbase automation into `Claude Code`
FIG-0921:1

`Browserbase Skills` plugs Browserbase automation into `Claude Code`

A ready-made skill pack turns Claude Code into a browser automation agent with bb CLI, tracing, CAPTCHA handling, and UI testing. Useful if you want one install to cover QA, scraping, and auth-heavy browser tasks.

[ KEY POINTS ]
  1. The bundle ships 12 focused skills, including browser control, bb CLI workflows, tracing, anti-bot detection, cookie sync, and UI testing.
  2. Install flow is short: npx skills add browserbase/skills, then /plugin install browse@browserbase inside Claude Code.
  3. site-debugger and browser-trace stand out because they target flaky automation debugging, not just happy-path browsing.
  4. cookie-sync plus persistent Browserbase contexts makes logged-in site automation much more practical than stateless browser runs.
Originalgithub.com/browserbase/skillsRead original →

// related