pair-agent

Generate secure setup keys to connect external AI agents to local browser sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of enabling remote or secondary AI agents to interact with your local browser environment, allowing for collaborative web-based tasks without manual screen sharing.

Core Features & Use Cases

  • Remote Browser Pairing: Generates secure setup keys to connect external agents like OpenClaw or Cursor to your local browser tab.
  • Scoped Access Control: Provides the remote agent with controlled read/write access to your browser session.
  • Use Case: When you need a specialized remote agent to perform a complex web-based research task or UI interaction, use this skill to grant it temporary, secure access to your browser.

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 securely connect an external AI agent to my browser session?

To securely connect an external AI agent to your browser session, you can use remote browser pairing to generate a secure setup key. This establishes a session-based authentication bridge for the agent to interact with your local browser tab.

What is remote browser pairing for AI agents?

Remote browser pairing is a mechanism that bridges external AI agents to your local browser environment. It allows collaborative web interaction by granting the remote agent scoped read/write access without manual screen sharing.

Can I grant scoped administrative access to a remote agent without sharing my entire screen?

Yes, you can grant scoped access control to a remote agent without full screen sharing. This provides the external agent with controlled read and write permissions limited to your specific browser session.

How do I track usage when a remote agent controls my browser?

You can track usage during remote browser control using telemetry-backed usage tracking. This monitors the agent-to-browser communication to ensure all interactions within the paired session are securely logged.

Does remote browser pairing work with secondary agents like OpenClaw or Cursor?

Yes, remote browser pairing works with secondary agents like OpenClaw or Cursor. The skill generates connection keys specifically designed to bridge these external agents to your local browser environment.

What are the limitations of sharing a browser session with an AI agent?

The primary limitation of sharing a browser session is that the remote agent receives scoped read/write access confined to that specific session. Access is temporary and secured via session-based authentication, requiring a new setup key for new connections.