pair-agent

Generate a setup key and connection instructions for remote browser pairing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pairing a remote AI agent with your browser is hard to set up safely and consistently, especially when the agent needs both read and write access to specific pages and tasks.

Core Features & Use Cases

  • Remote browser pairing setup: Generates a setup key and prints clear instructions for a second agent to connect to your browser session.
  • Controlled scoped access: Provides the remote agent its own tab with scoped permissions, including read+write by default and admin on request.
  • Multiple compatible agent types: Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests.

Quick Start

Ask your Claude to run the pair-agent skill to generate a setup key and print connection 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 share my browser with a remote AI agent?

To share your browser with a remote AI agent, you generate a setup key and provide connection instructions. This allows a second agent to connect to your browser session for scoped read and write work.

Can I use remote browser pairing with agent clients like Cursor or Codex?

Remote browser pairing works with OpenClaw, Hermes, Codex, Cursor, or any agent client that can make HTTP requests. It requires safe HTTP-based connectivity to establish the connection.

How do permissions work when pairing a remote agent with my browser?

Permissions are controlled via a generated session and tab access model. The remote agent gets its own tab with scoped read and write access by default, and admin access can be granted on request.

What is the best way to let another agent use my browser for automated tasks?

The best way to let another agent use your browser is generating a setup key to establish a scoped HTTP connection. This provides the remote agent its own tab with controlled read and write permissions.

Does remote browser pairing require any specific dependencies to set up?

Remote browser pairing requires no additional dependencies to set up. It relies on safe HTTP-based connectivity to pair a remote agent with your browser session using a generated setup key.