pair-agent

Generate a setup key and connect instructions for remote AI agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser. This capability enables secure collaboration by letting a second agent access a browser session with controlled permissions.

Core Features & Use Cases

  • Remote-agent pairing to securely provide set of permissions for browser sessions.
  • Generates a setup key and prints instructions the other agent can follow to connect.
  • Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests, with read+write by default and admin on request.

Quick Start

Run the pair-agent skill to generate a setup key and print the connect 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?

To pair a remote AI agent with your browser, run the pair-agent skill to generate a setup key and print connection instructions. The remote agent uses this setup key to establish a secure HTTP connection and open its own scoped browser tab.

How does remote browser pairing work with AI agents like Codex or Cursor?

Remote browser pairing works by generating a setup key that AI agents like Codex or Cursor use to make HTTP requests. The paired agent receives its own browser tab with scoped read and write access, ensuring secure collaboration without exposing the entire browser session.

What permissions does a paired remote agent get in the browser?

A paired remote agent gets read and write access to its own scoped browser tab by default. Admin permissions can be requested if the agent requires elevated control over the browser session.

Can I use any AI agent to connect to a remote browser session?

You can connect any AI agent that can make HTTP requests to a remote browser session. The skill specifically supports agents like OpenClaw, Hermes, Codex, and Cursor by providing them with a setup key and connection instructions.

How do I generate a setup key for secure AI agent browser collaboration?

You generate a setup key for secure AI agent collaboration by running the pair-agent skill. It automatically creates the key and prints the exact instructions the remote agent needs to follow to establish connectivity.