AI Assistant/Skill/AI Tool/Source: AIStart.ai

browse.sh

browse.sh is an open catalog of reusable SKILL.md recipes for browser automation. It helps AI agents complete tasks on any website, with easy installation via the browse CLI.

Overview

browse.sh is an open catalog of reusable SKILL.md recipes for browser automation, designed to be driven by AI Agents. It provides a single CLI for skills, browser primitives, debugging, and cloud sessions, allowing AI agents to complete tasks on any website. The tool reduces token costs by 50x through suggested DOM selectors and XHR requests, and is installed via npm i -g browse . Users can add website-specific skills (e.g., alltrails.com, recreation.gov) and then command AI agents to execute multi-step workflows like planning a road trip with EV charging stops and campsites.

Application scenarios

Travel planning

AI agents can plan a road trip to Utah with EV charging stops and campsites, then book and reimburse on Ramp.

Government contract search

Search active federal contract opportunities on SAM.gov by status, notice type, place of performance, date range, NAICS, and set-aside.

Class booking

Reserve daily 7 AM xBURN classes at X-Core Studio's West Portal location (Mariana Tek) for a signed-in member, firing at the exact second the booking window opens.

Event ticketing

Find tickets on ticketmaster.com using the find-ticket skill.

Flight tracking

Track flights on flightaware.com using the track-flight skill.

Company research

Get company reviews on glassdoor.com using the get-company-reviews skill.

Core features

Open web catalog

Browse and add reusable SKILL.md recipes for automating websites like alltrails.com, recreation.gov, weather.gov, plugshare.com, and ramp.com.

Browser primitives

Drive any page with low-level commands: click, scroll, type, hover, press—address elements by selector or by the AI Agent's accessibility refs.

Network and console monitoring

Tail the network and console of any browse session in real time, showing exact page activity (e.g., GET /api/listings 200 124 ms).

Cloud session support

Switch to remote sessions on Browserbase's Platform by prefixing any command with `cloud`, including Search API and Fetch API capabilities.

Suggested DOM selectors and XHR requests

Pre-configured selectors and XHR requests cut token costs by 50x compared to raw browser automation.

Skill management

Add skills via `browse skills add <domain>` and then command AI agents to execute tasks using those skills.

Local Chromium support

All CLI commands work natively with local Chromium, no cloud required for basic automation.

Open web catalog Browse and add reusable SKILL

Open web catalog Browse and add reusable SKILL.md recipes for automating websites like alltrails.com, recreation.gov, weather.gov, plugshare.com, and ramp.com.

Target users

✓ AI agent developers who need to automate web tasks for their agents. ✓ Automation engineers building browser-based workflows for travel, government, or retail. ✓ Power users who want to script multi-step web interactions (e.g., booking classes, searching contracts, tracking flights). ✓ Teams in government, healthcare, retail, travel, real estate, and finance sectors needing reliable browser automation.

How to use

Install the CLI globally: npm i -g browse . Add a website skill: browse skills add (e.g., browse skills add alltrails.com ). Drive pages with low-level primitives: browse click "input#search" , browse type "Apartments in SF" , browse press "Enter" . Monitor sessions: browse network --tail or browse console --tail to see real-time page activity. For cloud sessions, prefix commands with cloud (e.g., browse cloud sessions create ). Command AI agents directly: claude "Plan a road trip to Utah with EV charging stops and campsites for each night. Book and reimburse on Ramp."

Effect review

browse.sh delivers a practical, developer-friendly approach to browser automation for AI agents. The open catalog of SKILL.md recipes eliminates the need to write custom scrapers for common sites, while the 50x token cost reduction via suggested selectors is a significant efficiency gain. The combination of low-level browser primitives, real-time network/console monitoring, and cloud session support makes it versatile for both local and remote automation. However, the tool's effectiveness depends on the quality and coverage of the community-contributed skills catalog, and there is no mention of user feedback, quality metrics, or awards to validate real-world performance. For developers already working with AI agents, browse.sh offers a streamlined, cost-effective automation layer worth exploring.

Frequently asked questions

What is browse.sh?

browse.sh is an open catalog of reusable SKILL.md recipes for browser automation, helping AI agents complete tasks on any website.

How do I install browse.sh?

Installation is easy via the browse CLI, which allows you to quickly set up and use the recipes.

What are SKILL.md recipes?

SKILL.md recipes are reusable markdown files that define step-by-step instructions for AI agents to automate browser tasks.

Is browse.sh free to use?

Yes, browse.sh is an open catalog, meaning it is free and open-source for anyone to use and contribute to.

Can I contribute my own recipes?

Yes, browse.sh is open to contributions; you can submit your own SKILL.md recipes to expand the catalog.

What types of tasks can browse.sh automate?

browse.sh can automate a wide variety of tasks on any website, such as form filling, data extraction, and navigation.

Launch URL

Tool URL
https://browse.sh/

Tags

AI agentsAI assistantbrowser automationCLI toolopen catalogSkillSKILL.md recipes

Featured recommendations

Skills

alternative

Skills by Skills.sh enables users to discover and install specialized capabilities for AI agents, expanding their functionality for various tasks and workflows.

Skillier

alternative

Skillier by Skillier AI is a routing skill that directs any request to the best 3–5 expert skills from a curated index of 4,000+ deduped, quality-filtered, and injection-scanned skills, compatible wit

AI Agent Sk

alternative

AI Agent Sk by Skills.lc is an open ecosystem for AI agent skills, offering 314,794 reusable skills with 139,764,378 total installs for platforms like Claude, Cursor, and Codex.

Browse AI

alternative

Browse AI is a no-code platform for automating web data extraction and monitoring, enabling users to easily collect and track information from websites without programming.

Agent Skills Hub

alternative

Agent Skills Hub is a comprehensive directory for discovering and comparing over 51,000 open-source AI agent skills, MCP servers, and automation tools, featuring quality scores and frequent updates.

Skill Hub

alternative

Skill Hub by Skill-CN aggregates practical, real-world case studies and reusable solutions to help users quickly find effective and adaptable workflows for their tasks.

Skillhound

alternative

A search engine by Skillhound for discovering every public agent skill on GitHub, helping developers find or fill AI skill gaps.

OpenBrowser

alternative

OpenBrowser by the open-source community enables natural language control of any browser, achieving 2-6x fewer tokens than competitors with 100% task accuracy for efficient automation.

Related Toolkits