browse.sh is a command-line browser workspace designed for AI agents, installable via npm, that unifies skills, browser primitives, debugging, and cloud sessions.
It provides a large catalog of prebuilt “skills” that wrap popular websites and APIs (e.g., travel, shopping, rentals, recipes, transit, industrial data) and return structured JSON for automation. Agents can chain these skills to search, plan, and interact with web services programmatically, reducing token usage by using suggested DOM selectors and XHR requests.