pair-agent

Generate a one-time setup key to pair remote AI agents with a browser.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Scivor/helm --skill pair-agent-scivor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/Scivor/helm/tree/main/skills/gstack/pair-agent
Command: npx skills add https://github.com/Scivor/helm --skill pair-agent-scivor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating multiple AI agents with a single browser session so they can share browsing capabilities without compromising control, context, or security.

Core Features & Use Cases

  • One-time pairing key to bootstrap a remote agent connection.
  • Each agent runs in its own tab with scoped access (read+write by default, admin on request).
  • Use cases include collaborative automation, cross-agent browsing, and delegated task execution.

Quick Start

Run the pairing command to generate a setup key, then 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 connect a remote AI agent to my browser session?

To connect a remote AI agent to your browser, you generate a one-time setup key and distribute the printed instructions to the agent so it can connect via a local HTTP server. This gives the agent its own tab with scoped access.

Can I use remote AI agents like Cursor or Codex to share a single browser?

Yes, you can use remote AI agents like Cursor, Codex, OpenClaw, or Hermes to share browsing capabilities. Each agent receives its own browser tab with scoped read and write access to ensure controlled collaborative automation.

How does pairing an AI agent with a browser work without compromising security?

Pairing works securely by using a one-time setup key that expires in five minutes and is exchanged via a local HTTP server. Each agent is isolated in its own tab with scoped access, preventing compromised context or control.

What is the best way to coordinate multiple AI agents for cross-agent browsing?

The best way to coordinate multiple AI agents for cross-agent browsing is to use a one-time pairing key to bootstrap each remote connection. This delegates task execution while maintaining scoped access control for every agent involved.

Do I need admin access to run collaborative automation with a paired browser agent?

No, you do not need admin access by default because paired agents run with scoped read and write access. Admin access is only granted on specific request if the collaborative automation or delegated task requires it.

Why does my remote AI agent setup key expire when pairing with a browser?

The remote AI agent setup key expires in five minutes to secure the local HTTP server exchange and prevent unauthorized access. This time constraint ensures the browser pairing process remains controlled and limits exposure windows.