This wraps the Browserless API for headless Chrome automation, giving Claude access to scraping, screenshots, PDF generation, and browser interaction. The skill covers the full range: CSS selector extraction, custom Puppeteer scripts for clicking and typing, stealth mode for bypassing bot detection, and even Lighthouse performance audits. It's useful when you need to grab data from JavaScript-heavy sites, capture visual states, or automate form submissions. The function endpoint is the most flexible, letting you write raw Puppeteer code for complex interactions. All requests route through Browserless's hosted service, so you need a token but don't have to manage Chrome instances yourself.
npx skills add https://github.com/vm0-ai/vm0-skills --skill browserless