This lets you deploy browser automation scripts as serverless functions using Browserbase's CLI. You write Playwright code that connects to their managed browsers via CDP, test it locally with their dev server, then publish it to run on schedules, webhooks, or on demand. The workflow is clean: init a project, add your API credentials, write your automation in a `defineFn` wrapper, and deploy with `pnpm bb publish`. It's aimed at moving scraping or testing tasks off your laptop and into the cloud without managing infrastructure. The local dev server auto-reloads, which makes iteration fast, and you get a function ID back after publishing that you use for invocation.
npx -y skills add browserbase/skills --skill functions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills