pair-agent

Pair a browser with a remote AI agent via HTTP requests.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/greencm/gstuck --skill pair-agent-greencm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/greencm/gstuck/tree/main/output/gstack/pair-agent
Command: npx skills add https://github.com/greencm/gstuck --skill pair-agent-greencm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of pairing your browser with a remote AI agent, enabling seamless collaboration and interaction.

Core Features & Use Cases

  • Remote Agent Pairing: Establish a connection between your browser and any supported AI agent, including OpenClaw, Hermes, Codex, Cursor, or any agent capable of making HTTP requests.
  • Scoped Access: Provides a dedicated tab with scoped access to your browser, allowing the agent to read and write data (with admin access on request).
  • Use Case: Ideal for scenarios where you need to collaborate with a remote AI agent, such as in development, debugging, or project management.

Quick Start

To pair your browser with an AI agent, use the 'pair-agent' skill. For example, 'pair-agent' to initiate 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 pair my browser with a remote AI agent?▼

You can pair your browser with a remote AI agent by using the pair-agent skill to initiate the connection, which establishes a dedicated tab with scoped access for interaction. This allows the agent to read and write data during sessions.

Can I use pair-agent with any AI agent that makes HTTP requests?▼

Yes, browser pairing supports any AI agent capable of making HTTP requests, including OpenClaw, Hermes, Codex, and Cursor. This allows you to connect a wide variety of remote agents to your browser for development or debugging tasks.

What level of browser access does a remote AI agent get when pairing?▼

When pairing a browser with a remote AI agent, the agent receives scoped access through a dedicated tab. It can read and write browser data, and can request admin access if higher permissions are needed for the collaboration.

Do I need Python and Bash to set up browser pairing with an AI agent?▼

Yes, you need both Bash and Python installed to set up browser pairing with an AI agent. The pairing process relies on Python-based scripts and Bash commands to establish the connection and facilitate interaction with the remote agent.

When should I use browser pairing for AI collaboration?▼

Browser pairing for AI collaboration is ideal for scenarios where you need a remote agent to interact directly with your web browser, such as during software development, debugging, or project management tasks requiring scoped browser access.