AI AGENT ADDONS

An AI agent can use a simple command line tool called mb to control a web browser. This tool lets the agent browse the web, take screenshots, scrape text, and fill forms. It can also click buttons, record screencasts, and run JavaScript in pages.

The agent works by sending commands to a Chrome browser. It can navigate to URLs, see what is on the page, and interact with elements. This is useful for web automation and design audits.

Add Mini Browser skill to your workflow

Global

mkdir -p ~/.claude/skills/mini-browser

Project

mkdir -p .claude/skills/mini-browser

Source Repository

Stars
180
Forks
26
Watchers
180
Last Push
1 month ago
Created
5 months ago