mofa-verge-browser

Automate GUI browser sandbox tasks with Verge Browser and CDP.

11|12|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-verge-browser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mofa-verge-browser
Source: https://github.com/mofa-org/mofa-skills/tree/main/_unpublished/mofa-verge-browser
Command: npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-verge-browser

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Verge Browser GUI sandbox automation enables real, visual browser control, deterministic tasks, and optional human-in-the-loop intervention to handle captchas, MFA, and complex flows.

## Core Features & Use Cases

  • Realistic GUI browser automation using Verge Browser with CDP compatibility (Playwright/Puppeteer).
  • Screenshot capture, session-based sandbox management, and human-assisted operation for difficult authentications.
  • Use cases include automated QA, data extraction, and interactive automation workflows that require human validation.

### Quick Start Create a Verge Browser sandbox, connect to its CDP endpoint, and begin automated GUI tasks with optional human supervision.

Frequently Asked Questions about mofa-verge-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser tasks that require human-in-the-loop captcha solving?

GUI browser sandbox automation enables real-time visual control and human-in-the-loop interventions for captchas. It allows AI agents to perform deterministic browser interactions while supporting manual takeover during complex authentication workflows.

Can I use Playwright with a GUI browser sandbox for automated QA?

Yes, Playwright works with this GUI browser sandbox through CDP compatibility. You can connect to the CDP endpoint to execute automated QA tasks, capture screenshots, and manage session-based sandbox environments.

What do I need to set up before connecting to a Verge Browser sandbox?

You need the Verge Browser CLI available in your PATH and the VERGE_API_URL environment variable set to the service URL. Optional tokens can be configured for admin access when creating and connecting to the sandbox CDP endpoint.

How does GUI browser automation handle MFA and complex authentication flows?

GUI browser automation handles MFA by enabling optional human-assisted operation. When an AI agent encounters difficult authentications, a human can take over the visual browser session to complete the verification process manually.

Is there a way to capture screenshots during interactive browser automation workflows?

Yes, screenshot capture is supported during interactive browser automation. The sandbox captures screenshots to provide visual feedback for human validation across testing, QA, and data extraction workflows.