pair-agent

Share a local browser session with a remote AI agent via expiring setup keys.

3|14|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/cegit27/moodle-proctor --skill pair-agent-cegit27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/cegit27/moodle-proctor/tree/main/.claude/skills/gstack/pair-agent
Command: npx skills add https://github.com/cegit27/moodle-proctor --skill pair-agent-cegit27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual work of configuring browser sharing between your local session and a remote AI agent, letting you grant controlled web access to tools like OpenClaw, Hermes, Codex, or Cursor in seconds without exposing your full system or credentials.

Core Features & Use Cases

  • One-time secure setup key: Generates a time-limited (5 minute expiry) setup key to authenticate the remote agent, no persistent credentials required.
  • Isolated browser tabs: Each agent gets its own dedicated browser tab with default read+write access, admin access on request, and no ability to interfere with other tabs.
  • Universal agent compatibility: Works with any AI agent that can make HTTP requests, no specialized integrations needed.
  • Use Case: You're debugging a live web feature in your browser and want a remote coding agent to test the user flow without giving it full access to your machine or requiring manual proxy configuration.

Quick Start

Use the pair-agent skill to generate a setup key and share your browser with a remote AI agent.

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 session with a remote AI agent?

Share your local browser session with a remote AI agent by generating a time-limited setup key for authentication and exchanging secure session tokens via HTTP requests. This grants the agent controlled web access without exposing your full system.

Can I give an AI coding agent isolated browser access for live debugging?

Yes, you can give an AI coding agent isolated browser access for live debugging. The system creates dedicated, isolated browser tabs for each agent with configurable access scopes, ensuring they cannot interfere with other tabs or your local environment.

Does browser sharing for remote agents work with any AI tool?

Browser sharing for remote agents works with any AI tool that can make HTTP requests. This universal compatibility means no specialized integrations are needed for agents like OpenClaw, Hermes, Codex, or Cursor to interact with your browser.

How do expiring setup keys secure browser session pairing?

Expiring setup keys secure browser session pairing by providing a 5-minute time limit for remote agent authentication. This removes the need for persistent credentials, ensuring that temporary access tokens expire quickly to protect your local machine.

What access scope does a remote agent get when paired with a browser tab?

A remote agent paired with a browser tab gets default read and write access to its isolated tab. You can also configure admin access on request, allowing the agent to perform web browsing and interaction tasks within that specific scoped environment.

When should I not use a dedicated browser tab for AI agent testing?

You should not use a dedicated browser tab for AI agent testing if your task requires the agent to access your full system or local credentials. This approach is designed specifically for controlled web access without full system exposure.