Skip to main content
The remote-browser skill is for agents running on sandboxed remote machines (cloud VMs, CI, coding agents) that need to control a headless browser. It uses the same Browser Use CLI workflow as the browser-use skill — open, state, click, input, screenshot, close — plus headless Chromium, cloud browsers, CDP connection, and tunnels to expose local dev servers.

Install

npx skills add https://github.com/browser-use/browser-use --skill remote-browser

skills.sh

Source