Setup & Installation
What This Skill Does
Deploys browser automation scripts as serverless cloud functions on Browserbase. You write Playwright-based automation locally, test it with a dev server, then publish it to run on a schedule, via webhook, or through API calls. Skips the work of setting up servers, containers, and browser binaries yourself by packaging Playwright scripts into deploy-ready cloud functions with one CLI command.
When to use it
- Working with functions functionality
- Implementing functions features
- Debugging functions related issues
