pair-agent

Generate setup keys to grant remote AI agents scoped browser access.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Shmurdoc/EasyRide-v1 --skill pair-agent-shmurdoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/Shmurdoc/EasyRide-v1/tree/main/.opencode/skills/gstack-pair-agent
Command: npx skills add https://github.com/Shmurdoc/EasyRide-v1 --skill pair-agent-shmurdoc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually configuring secure browser access for remote AI agents requires setting up access keys, defining permission scopes, and writing custom connection instructions for each tool, which is time-consuming and prone to misconfiguration.

Core Features & Use Cases

  • Automated Setup Key Generation: Creates a unique, secure setup key in one command to initiate the browser pairing flow.
  • Cross-Agent Compatibility: Works with popular AI agents including OpenClaw, Hermes, Codex, and Cursor that support HTTP requests.
  • Scoped Access Control: Grants remote agents default read+write browser access, with optional admin permissions on request.
  • Use Case: A QA engineer can let a remote debugging agent test a web app in their local browser without sharing full system access or manually configuring network rules.

Quick Start

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

Frequently Asked Questions about pair-agent

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

FAQPage Schema
How do I grant a remote AI agent temporary access to my local browser?

To grant remote AI agent browser access, you can use a pairing command that automatically generates a secure setup key and configures scoped permissions, eliminating the need to manually define network rules or share full system credentials.

What is the best way to automate browser access configuration for cross-agent web tasks?

Automating browser access configuration for cross-agent web tasks is best handled by a setup tool that generates unique access keys and applies permission scopes in one command, preventing manual misconfiguration of connection parameters.

Does pair-agent work with external AI tools like OpenClaw, Cursor, or Codex?

Yes, the pairing mechanism supports cross-agent compatibility with popular AI agents like OpenClaw, Hermes, Codex, and Cursor, provided those external tools can support and initiate HTTP requests to connect.

How do I scope read and write permissions for a remote debugging agent testing a web app?

You can scope read and write permissions for a remote debugging agent by using the pairing flow, which grants default read+write browser access while keeping full system access restricted, with optional admin permissions available on request.

Why does manually setting up access keys for browser sharing fail?

Manually setting up access keys for browser sharing fails because it requires writing custom connection instructions and defining permission scopes for each tool, which is highly prone to misconfiguration and consumes significant time.