create
SKILL.md
Create Automation Skill
Guide Claude through creating new browser automation scripts using the browse CLI.
When to Use
Use this skill when:
- User wants to automate a website task
- User needs to scrape data from a site
- User wants to create a Browserbase Function
- Starting from scratch on a new automation
Prerequisites
Requires the browse CLI and Chrome/Chromium:
browse --version # Check if installed
bash scripts/setup-browse.sh # Install if needed