pair-agent

Pair a remote AI agent with a browser tab using a setup key.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chriswestt/claude-skills --skill pair-agent-chriswestt
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/chriswestt/claude-skills/tree/main/gstack/pair-agent
Command: npx skills add https://github.com/chriswestt/claude-skills --skill pair-agent-chriswestt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pair a remote AI agent with your browser to split browser-driven tasks from your main agent, enabling safer, more capable automation across sessions.

Core Features & Use Cases

  • Remote pairing with a dedicated browser tab
  • Scoped access by default (read+write, admin on request)
  • Works with OpenClaw, Hermes, Codex, Cursor, or any HTTP-capable agent for flexible workflows

Quick Start

Run the pairing command to generate a setup key, then provide it to the remote agent to establish a controlled browser session.

Frequently Asked Questions about pair-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control my browser with a remote AI agent?▼

To control your browser with a remote AI agent, you pair it to a dedicated browser tab using a generated setup key, which establishes a controlled session for offloading browser tasks.

Can I use Codex or Cursor to automate tasks in my current browsing session?▼

Yes, you can automate browsing session tasks using Codex, Cursor, or any HTTP-capable agent by binding the external agent to your browser through a secure handshake process.

How does the remote agent pairing process work?▼

The remote agent pairing process works by generating a setup key, providing it to the remote agent for a handshake, and enforcing per-session access controls like read+write or admin permissions.

What access level does a paired remote agent have in my browser?▼

A paired remote agent has scoped read+write access to your dedicated browser tab by default, with elevated admin permissions available only upon explicit request for secure operation.

Does pairing a remote agent to my browser work with OpenClaw and Hermes?▼

Yes, pairing a remote agent to your browser works with OpenClaw and Hermes, alongside Codex, Cursor, or any HTTP-capable agent, enabling flexible external automation workflows.

Why split browser tasks from my main AI agent?▼

Splitting browser tasks from your main AI agent enables safer and more capable automation by isolating browser-driven operations to a dedicated tab with scoped access controls.