pair-agent

Generate authentication keys and manage scoped browser permissions for remote AI agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the isolation problem between local and remote AI agents by providing a secure, controlled bridge for browser access, enabling collaborative engineering and remote debugging.

Core Features & Use Cases

  • Remote Browser Pairing: Generates secure setup keys to allow external agents to interact with your local browser environment.
  • Scoped Access Control: Provides granular control over browser permissions, ensuring the remote agent operates within defined security boundaries.
  • Use Case: When working with a specialized remote agent (like a cloud-based coding assistant), use this Skill to grant it temporary, scoped access to your local browser to verify web-based UI changes or perform live testing.

Quick Start

Invoke the pair-agent skill to generate a connection key and share your browser session with a 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 grant a remote AI agent access to my local browser?

Remote browser pairing works by generating a secure setup key through the pair-agent skill, which acts as a bridge for external agents. This scoped access allows cloud-based assistants to interact directly with your local browser environment.

How do I manage browser permissions for a remote agent?

You manage browser permissions using scoped access control features within the pair-agent skill. This mechanism ensures the remote agent operates within defined security boundaries, providing granular control over allowed browser interactions.

Can I use remote browser pairing for live UI testing with a cloud coding assistant?

Yes, you can use remote browser pairing for live UI testing with a cloud coding assistant. The pair-agent skill grants temporary, scoped browser access, allowing the remote agent to verify web-based UI changes directly in your local environment.

Does the gstack ecosystem support secure cross-agent communication?

The gstack ecosystem supports secure cross-agent communication through the pair-agent skill. It facilitates granular access control and authenticated browser sessions, ensuring remote assistants can safely interact with local development environments.

What are the limitations of granting local browser access to remote agents?

The main limitation involves security boundaries, as remote agents must operate within strictly defined scoped permissions. While pair-agent provides granular access control, you must actively manage session permissions to prevent unauthorized browser interactions.