pair-agent

Generate a setup key and session token to pair remote AI agents with a browser.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/binfen1/my-skills --skill pair-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/binfen1/my-skills/tree/main/claude-code/pair-agent
Command: npx skills add https://github.com/binfen1/my-skills --skill pair-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Remote AI agents need a safe, simple way to browse a user's browser without exposing full access or credentials. This skill provides a secure one-time setup flow to authorize an agent to browse in its own tab with scoped permissions.

Core Features & Use Cases

  • One-time setup key and session token to establish a connection.
  • Separate browser tab per agent with scoped access by default.
  • Works with OpenClaw, Hermes, Codex, Cursor, or any HTTP-enabled agent for remote browsing.

Quick Start

Run the skill to generate a one-time setup key and paste the printed instructions into the other agent to begin remote browsing.

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 for scoped access?

To connect a remote AI agent to your browser, you generate a one-time setup key and session token. The skill prints instructions for the agent to follow, establishing a connection that gives the agent its own tab with scoped browsing permissions.

Does remote browsing with this approach work with Cursor or Codex?

Yes, remote browsing works with Cursor, Codex, OpenClaw, Hermes, or any HTTP-capable agent. The setup process generates a one-time key and instructions that any HTTP-enabled agent can follow to connect and browse in its own isolated tab.

How does the setup key authorize an AI agent to browse safely?

The setup key authorizes an AI agent by creating a one-time session token that establishes a scoped connection. This mechanism ensures the remote agent can browse in its own tab without exposing full browser access or user credentials.

What is the best way to give an AI agent its own browser tab?

The best way to give an AI agent its own browser tab is using a one-time setup key flow. This pairs the remote agent with your browser, providing a separate tab with scoped permissions for safe, isolated browsing without credential exposure.

Are there limitations to pairing an AI agent with a browser using a setup key?

The primary limitation is that the setup key is one-time use and requires an HTTP-capable agent to function. Each connected agent receives scoped access confined to its own tab, preventing full browser control or unauthorized access outside that session.