pair-agent

Pair remote AI agents with a browser using a one-time setup key.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser, enabling controlled browser access and collaborative automation between agents without exposing your local session.

Core Features & Use Cases

  • Pairing workflow: a single command generates a setup key and prints precise, machine-actionable instructions the remote agent can follow to connect.
  • Multi-agent compatibility: works with OpenClaw, Hermes, Codex, Cursor, or any agent capable of making HTTP requests, with safe, scoped access by default.
  • Security and auditing: admin on request and per-connection review provide traceable access for sensitive browser interactions.

Quick Start

Install the skill and run the setup to generate the setup key, then share it with the remote 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?

To pair a remote AI agent with your browser, run the setup command to generate a one-time setup key, then share that key and the printed connection instructions with the remote agent to establish the link.

Can I use Cursor or Codex for browser access pairing?

Yes, browser access pairing works with Cursor and Codex, alongside OpenClaw and Hermes. Any remote agent capable of issuing HTTP requests can follow the setup instructions to connect securely.

What is the setup key used for in remote agent pairing?

The setup key is a one-time credential generated during initialization that establishes a secure, scoped link between your local browser session and the remote AI agent without exposing your entire local environment.

How does secure pairing protect my local browser session?

Secure pairing protects your local session by providing scoped, controlled browser access to the remote agent, while per-connection review and admin on request ensure traceable auditing of sensitive interactions.

Does remote agent pairing require exposing my local session?

No, remote agent pairing does not expose your local session. It enables collaborative automation between agents with safe, scoped access by default, keeping your underlying local environment protected.