pair-agent

Pair remote AI agents with a browser using isolated tabs and per-agent access controls.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Prestonigo/Claude-Skills --skill pair-agent-prestonigo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/Prestonigo/Claude-Skills/tree/main/gstack-main/pair-agent
Command: npx skills add https://github.com/Prestonigo/Claude-Skills --skill pair-agent-prestonigo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser to enable isolated browsing with per-agent tabs and scoped access control.

Core Features & Use Cases

  • One-time setup key generation and a printed block of instructions that the other agent can follow to connect.
  • Each agent runs in its own tab with scoped access (read+write by default, admin on request) and logs into a shared local browser server.
  • Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can issue HTTP requests, enabling flexible, multi-agent automation.

Quick Start

Run the pair-agent skill to generate a setup key and paste the printed instructions into the other agent to connect.

Frequently Asked Questions about pair-agent

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

FAQPage Schema
How do I pair a remote AI agent with my browser for isolated browsing?

Pairing an AI agent with your browser involves generating a one-time setup key and exchanging a session token. This logs the agent into a shared local browser server, starting isolated browsing in a separate tab with scoped access control.

Can I use browser sharing with agents like Codex, Cursor, or Hermes?

Yes, browser sharing works with OpenClaw, Hermes, Codex, Cursor, or any agent that can issue HTTP requests. This enables flexible multi-agent automation by allowing each agent to operate with per-agent access controls and tab isolation.

What is per-agent tab isolation and how does it manage access control?

Per-agent tab isolation runs each remote AI agent in its own separate browser tab with scoped access control. Access is set to read and write by default, with admin permissions available on request, ensuring secure multi-agent browsing.

How do I generate a setup key and connect a remote agent to my session?

Run the pair-agent skill to generate a one-time setup key and print connection instructions. You then paste these printed instructions into the other agent to exchange a session token and establish the browser connection.

Does remote agent browser sharing require specific dependencies or components?

Remote agent browser sharing requires no specific dependencies or components. It operates by exchanging a session token with any AI agent capable of issuing HTTP requests to your local browser server for isolated tab access.