pair-agent

Pair remote AI agents with browser sessions using scoped access and setup keys.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser to enable coordinated, multi-agent workflows and secure session sharing between local and remote agents.

Core Features & Use Cases

  • Agent pairing and setup key generation to bootstrap a connection between a local browser session and a remote AI agent.
  • Cross-agent browser control with scoped access (read+write by default, admin on request) across OpenClaw, Hermes, Codex, Cursor, or any HTTP-capable agent.
  • Secure, auditable workflows that let another agent follow printed instructions to connect, monitor, or control a browser session as part of a larger automation scenario.

Quick Start

Run the pair-agent command to generate a setup key and follow the printed instructions to connect 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 cross-agent automation?

You can pair a remote AI agent with your browser by running the pair-agent command to generate a setup key, then following the printed instructions to establish a secure, scoped connection. This enables controlled cross-agent sessions and remote browser actions.

What AI agent ecosystems support remote browser control sessions?

Remote browser control sessions support OpenClaw, Hermes, Codex, Cursor, and any AI agent that can make HTTP requests. The system provides agent-specific instructions and connection prompts to guide integration across these ecosystems.

How does the setup key generation process work for connecting an AI agent to a browser?

Setup key generation creates a unique bootstrapping token when you run the pair-agent command. The system then prints specific instructions that the remote agent follows to connect, ensuring per-session scoped access and secure authentication.

Can I use pair-agent with any HTTP-capable agent for browser automation?

Yes, any HTTP-capable agent can connect to your browser session. The system provides defined prompts and agent-specific instructions to guide integration, supporting read and write access by default with admin access available on request.

What access permissions does a paired remote agent have over browser actions?

A paired remote agent has read and write access by default, with admin access available on request. Access is scoped per session, ensuring secure and auditable workflows for coordinated multi-agent browser control.

Why do I need scoped per-session access for cross-agent browser control?

Scoped per-session access is needed to maintain security and auditability when sharing browser control with remote agents. It isolates each connection, ensuring that agent actions remain confined to authorized sessions rather than exposing the entire browser environment.