Monobrowse banner
monoes monoes

Monobrowse

Testing community

Description

--- name: monobrowse description: Launch monomind browse for web UI testing and automation — native TypeScript CDP client, no external binary needed --- Invoke the agent-browser-testing skill to test or automate a web UI. `monomind browse` is built-in — no install needed. Invoke the skill: Skill("agent-browser-testing") Pass the user's argument (if any) as the URL or task description: $1 Use the full monomind browse workflow: 1. `npx monomind browse open <url>` 2. `npx monomind browse snaps

Installation

Installs to ~/.claude/commands/monoes-monomind-monobrowse.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/monoes/monomind/HEAD/.claude/commands/monobrowse.md -o ~/.claude/commands/monoes-monomind-monobrowse.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository