pair-agent

Connect a remote AI agent to a browser with scoped read and write access.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/simbotNL/BT --skill pair-agent-simbotnl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/simbotNL/BT/tree/main/plugins/gstack/pair-agent
Command: npx skills add https://github.com/simbotNL/BT --skill pair-agent-simbotnl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Claude Code, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of pairing a remote AI agent with your browser, allowing for seamless collaboration and access to scoped resources.

Core Features & Use Cases

  • Agent Pairing: Generate a setup key and provide instructions for agents to connect.
  • Scoped Access: Agents gain their own tab with read+write access by default, with admin access available upon request.
  • Use Case: Ideal for scenarios where you need to share your browser with another agent for tasks like debugging, code review, or collaborative research.

Quick Start

Run the 'pair-agent' skill to start the pairing process.

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 collaborative debugging?

To connect a remote AI agent to your browser, a pairing process generates a setup key and provides connection instructions. The agent then gains its own browser tab with scoped read and write access for collaborative tasks.

What is scoped browser access for AI agents and when do I need it?

Scoped browser access gives a remote AI agent dedicated read and write permissions within a specific browser tab. You need this when sharing your browser for collaborative code review, debugging, or research tasks.

Does AI agent browser pairing work with Cursor and OpenClaw?

Yes, browser agent pairing is compatible with various AI agents like OpenClaw, Hermes, Codex, and Cursor. It requires the remote agent to have HTTP request capabilities to establish the connection.

What are the prerequisites to pair a remote agent with my browser?

To pair a remote agent, you need an environment with Bash and Claude Code for execution, and the remote AI agent must support HTTP request capabilities to facilitate the connection setup.

Does a paired AI agent have admin access to my browser by default?

No, a paired AI agent gets read and write access to its own tab by default. Admin access is not granted automatically but is available upon request if deeper permissions are needed.