pair-agent

Connect a browser to a remote AI agent via HTTP requests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BrandonLee28/brandon-brain --skill pair-agent-brandonlee28
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/BrandonLee28/brandon-brain/tree/main/.claude/skills/gstack/pair-agent
Command: npx skills add https://github.com/BrandonLee28/brandon-brain --skill pair-agent-brandonlee28

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, AskUserQuestion, and includes scripts (resource) components.

What problem does it solve?

This Skill connects your browser to a remote AI agent, enabling seamless interaction and collaboration without needing additional software.

Core Features & Use Cases

  • Quick Setup: Generates a setup key and prints instructions to share with the remote agent.
  • Browser Access: Agent gets a separate browser tab with scoped access, ensuring privacy.
  • Agent Pairing: Useful for scenarios like "pair agent", "connect agent", or "remote browser access".

Quick Start

Use the 'pair-agent' skill to connect an AI agent to your browser.

Frequently Asked Questions about pair-agent

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

FAQPage Schema
How do I connect a remote AI agent to my browser for collaboration?▼

To connect a remote AI agent to your browser, you can use a skill that generates a setup key and provides instructions for establishing HTTP request-based real-time interaction. This allows seamless AI collaboration without needing additional software.

What is remote browser access for AI agents and when do I need it?▼

Remote browser access for AI agents is a mechanism that connects an external AI agent to your local browser via HTTP requests. You need it when requiring real-time interaction or collaborative work with remote AI agents.

Does connecting an AI agent to my browser require installing additional software?▼

No, connecting an AI agent to your browser does not require installing additional software. The process uses a generated setup key and HTTP requests to establish a direct connection, allowing the agent to operate in a separate scoped browser tab.

How do I set up a pair agent connection for real-time browser interaction?▼

To set up a pair agent connection, activate the skill to generate a setup key. You then share the printed instructions with the remote agent, enabling it to access a scoped browser tab and facilitate real-time interaction.

Can the remote AI agent access my entire browser session when paired?▼

No, the remote AI agent does not access your entire browser session. Upon pairing, the agent gets a separate browser tab with scoped access, ensuring your privacy and isolating its interaction.

What dependencies are required to enable remote HTTP requests for AI browser access?▼

To enable remote HTTP requests for AI browser access, the environment requires Bash, Read, and AskUserQuestion command capabilities to generate the setup key and facilitate the connection process.