pair-agent

Pair a remote AI agent with a browser via a setup key and scoped tab access.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser to securely connect and control a local browser session from a separate agent. This capability accelerates collaboration and debugging by letting an external agent inspect and act within your browser context while keeping access scoped and auditable.

Core Features & Use Cases

  • One-click pairing: generate a setup key and print follow-on-step instructions for the remote agent.
  • Cross-ecosystem compatibility: works with OpenClaw, Hermes, Codex, Cursor, or any agent that can HTTP requests.
  • Scoped access per session: remote agents get their own tab with read+write by default, admin on request for higher privileges.

Quick Start

Run the pair-agent command to generate a setup key and print browser-pairing instructions for the remote agent.

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 secure control?▼

To pair a remote AI agent with your browser, run the pair-agent command to generate a setup key and print instructions. The connected agent follows these instructions to establish a secure remote control session within your browser.

Does remote browser pairing work with external agents like Codex or Cursor?▼

Remote browser pairing works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests. This cross-ecosystem compatibility ensures external agents can connect and control your browser session.

How does scoped access keep my browser session safe during remote agent pairing?▼

Scoped access keeps your browser session safe by granting remote agents their own tab with read+write permissions by default. Admin privileges are only granted on request, keeping the session auditable within gstack.

What is the process to generate a setup key for a remote web automation agent?▼

Generating a setup key for a remote web automation agent requires a single command. This command outputs the key and prints the follow-on-step instructions that the connected agent needs to execute.

Can I grant admin privileges to an external agent controlling my browser tab?▼

You can grant admin privileges to an external agent by requesting higher access during the pairing process. By default, remote agents receive scoped read+write access to their own tab.

Why use browser pairing for remote agent collaboration and debugging?▼

Browser pairing accelerates collaboration and debugging by letting an external agent inspect and act within your browser context. It securely connects a separate agent to your local session while keeping access scoped and auditable.