Launch monomind browse for web UI testing and automation — native TypeScript CDP client, no external binary needed
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-monomind-monomind-monobrowse --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Monomind Monomind Monobrowse?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-monomind-monomind-monobrowse)More formats (shields.io, HTML) on the badges page.
---
name: monomind-monomind-monomind-monobrowse
description: Launch monomind browse for web UI testing and automation — native TypeScript CDP client, no external binary needed
type: flow
---
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 snapshot -i`
3. Act using element refs (@e1, @e2, ...)
4. Re-snapshot to verify
5. Report results (PASS / FAIL / WARN)
Examples: `/monobrowse`, `/monobrowse https://example.com`, `/monobrowse test the login flow`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!