pair-agent

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

15|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/howdeploy/NekoFree --skill pair-agent-howdeploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/howdeploy/NekoFree/tree/main/skills/pair-agent
Command: npx skills add https://github.com/howdeploy/NekoFree --skill pair-agent-howdeploy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Pair a remote AI agent with your browser to enable cross-agent browsing and collaborative automation in a single session.

Core Features & Use Cases

  • Create a one-time setup key and dedicated session per agent, isolating the control of your browser per remote assistant.
  • Print connection instructions that the remote agent can follow to open a new tab and start browsing with scoped access.
  • Use cases include remote debugging, collaborative browsing with agents like OpenClaw, Hermes, Codex, Cursor, or any agent capable of HTTP requests.

Quick Start

Run the pair-agent skill and paste the printed connection instructions into the remote agent to establish a shared 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 pair a remote AI agent with my browser for collaborative web automation?

To pair a remote AI agent with your browser, run the pair-agent skill to generate a one-time setup key and connection instructions. Paste these instructions into the remote agent to establish a shared browser session with scoped access.

Can I use pair-agent to connect AI assistants like Codex or Cursor to my browser?

Yes, pair-agent works with OpenClaw, Hermes, Codex, Cursor, or any agent capable of making HTTP requests. Each remote agent receives its own dedicated browser tab with isolated control and scoped read/write access.

How does cross-agent browsing session isolation work when pairing multiple remote agents?

Pair-agent creates a dedicated session per agent by isolating browser control. Each remote assistant gets its own tab with scoped access, providing read and write permissions by default while requiring explicit requests for admin access.

What are the limitations of using a one-time setup key for remote agent browser pairing?

The one-time setup key is printed once during skill execution to establish the connection. The remote agent must support HTTP requests to follow the instructions and connect, with access limited to read and write permissions by default.

Do I need a specific framework to enable remote debugging with AI agents through my browser?

No specific framework is required. You need a remote agent capable of making HTTP requests, such as OpenClaw or Cursor, and the pair-agent skill to generate the connection instructions for establishing a shared browser session.

What's the best way to establish a shared browser session for remote debugging with AI agents?

The best way to establish a shared browser session is running the pair-agent skill to print connection instructions, then pasting them into the remote agent. This grants the agent its own tab with scoped read and write access.