cloudycotton 68e8a005fb Initial commit
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30
2026-02-14 16:40:27 +05:30

mini-browser

A browser CLI for agents, built with Bun and Puppeteer.

Install

bun install

Build

Compile into a single binary:

bun run build

This produces dist/mb.

Usage

./dist/mb --help

Or link it globally:

bun link
mb --help
S
Description
Browser automation skill for AI agents using the mb CLI. Use when the agent needs to browse the web, take screenshots, scrape text, fill forms, click elements,…
Readme 979 KiB
Languages
TypeScript 91.2%
Shell 4.6%
JavaScript 4.2%