pair-agent

Generate expiring setup keys for isolated, scoped browser access with remote AI agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually setting up browser access for remote AI agents requires complex configuration and risks exposing your full browsing session to unintended access. This skill automates the process with a secure, one-time setup flow that isolates each agent's access.

Core Features & Use Cases

  • One-time setup key generation: Creates an expiring 5-minute key to securely pair agents without sharing credentials or full session data.
  • Isolated per-agent tab access: Each remote agent gets its own browser tab with default read+write permissions, and optional admin access on request, so agents cannot interfere with each other's work.
  • Universal agent compatibility: Works with OpenClaw, Hermes, Codex, Cursor, or any AI agent that supports making HTTP requests.
  • Use case: If you are debugging a live web issue with a remote engineering agent, use this skill to give it access to your browser to inspect the problem in real time without sharing your entire browsing session.

Quick Start

Use the pair-agent skill to generate a setup key and share your browser with a remote AI agent for isolated, scoped web access.

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 local browser with a remote AI agent for web debugging?

You can share your local browser by generating an expiring setup key that pairs the remote AI agent with an isolated browser tab, allowing real-time collaborative web debugging without exposing your full session data.

Can I isolate browser tab access for multiple AI agents collaborating on web tasks?

Yes, per-agent tab isolation assigns each remote AI agent its own browser tab with configurable permission scopes, preventing agents from interfering with each other's work during cross-agent collaboration.

Does browser sharing for remote AI agents work with tools like Cursor or Codex?

Browser sharing for remote AI agents is universally compatible with any agent that supports making HTTP requests, including OpenClaw, Hermes, Codex, and Cursor for collaborative web tasks.

What is the best way to securely pair an AI agent without sharing full browsing session credentials?

Securely pair an AI agent by generating a one-time setup key that expires in 5 minutes, enabling scoped access to a shared browser without directly sharing credentials or full session data.

How does scoped access control work when pairing AI agents to a shared browser?

Scoped access control works by enforcing configurable permission scopes for each paired agent, granting default read and write permissions to isolated tabs while offering optional admin access on request.