browser

Automate browser tasks using MCP macros for navigation and data extraction.

3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/sackio/unibrowse --skill browser-sackio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: browser
Source: https://github.com/sackio/unibrowse/tree/main/.claude/skills/browser
Command: npx skills add https://github.com/sackio/unibrowse --skill browser-sackio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables macro-first browser automation using MCP to minimize interactions, preserve context, and accelerate tasks across websites.

Core Features & Use Cases

  • Macro-first automation across sites using site-specific and universal macros for reliable navigation, extraction, and form processing
  • Multi-tab workflows with labels and cross-site data aggregation
  • Safe, governance-friendly operations including previews and explicit user approvals for sensitive actions

Quick Start

Describe your browser task and I will first check for macros, then execute them and preserve tab context.

Frequently Asked Questions about browser

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

FAQPage Schema
How does macro-first browser automation minimize interactions?▼

Macro-first browser automation minimizes interactions by using MCP macros to execute multi-step web tasks in a single command. The system prioritizes discovering site-specific or universal macros to preserve context and reduce token usage.

How do I automate web scraping across multiple tabs?▼

You can automate web scraping across multiple tabs by leveraging multi-tab workflows with labeled contexts. The system manages cross-site data aggregation by applying universal macros to extract information while preserving the state of each tab.

What happens if there is no macro available for a specific website?▼

If no macro exists for a specific website, the browser automation system falls back to direct MCP tools. This ensures task completion for navigation and data extraction even without pre-configured site-specific macros.

Can I automate form submission safely with browser macros?▼

Yes, you can automate form submission safely. The system features safe submission capabilities, providing previews and requiring explicit user approvals for sensitive actions to ensure governance-friendly operations.

Do I need to configure macros manually for cross-site tasks?▼

No, you do not need to configure macros manually for cross-site tasks. The system automatically discovers universal macros that enable cross-site data extraction and navigation, minimizing setup overhead.

What is the best way to preserve context during web scraping?▼

The best way to preserve context during web scraping is using macro-first browser automation with MCP. It labels tabs and utilizes macros to maintain state across sites, preventing context loss during data extraction.