pair-agent

Generate a setup key to pair a browser with an HTTP-request-based AI agent.

1|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/VanL/simplebroker --skill pair-agent-vanl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-agent
Source: https://github.com/VanL/simplebroker/tree/main/.agents/skills/gstack/pair-agent
Command: npx skills add https://github.com/VanL/simplebroker --skill pair-agent-vanl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to securely pair their browser with a remote AI agent, facilitating real-time collaboration and access sharing.

Core Features & Use Cases

  • Remote Browser Pairing: Generate a setup key that allows an AI agent to connect and control the browser with scoped permissions.
  • Secure Connection Instructions: Provides clear, step-by-step instructions for establishing connection between the user and remote agent.
  • Use Case: When asked to "share my browser," the user can quickly connect their browser session to an AI for research or task execution.

Quick Start

Invoke the skill with a command to generate a pairing key then follow the printed instructions to connect the remote agent.

Frequently Asked Questions about pair-agent

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

FAQPage Schema
How do I securely pair my browser with a remote AI agent?

Secure browser pairing with a remote AI agent is facilitated by generating a scoped setup key. You invoke the skill to create this key, then follow the printed step-by-step instructions to establish the connection for collaborative sessions.

What is scoped access when sharing a browser session with an AI?

Scoped access restricts the remote AI agent's permissions to only what is necessary for the collaborative session. This ensures the agent can control the browser for research or task execution without compromising overall system security.

Does browser pairing work with HTTP-request-based agents like Hermes or Codex?

Yes, browser pairing works directly with HTTP-request-based agents like Hermes, Codex, or Cursor. The skill generates the necessary keys and instructions to connect these remote agents to your browser environment.

Do I need Python to set up a remote AI browser connection?

Yes, Python is required as the skill uses Python scripts for key management and to generate connection instructions. The bash dependency is also necessary to execute these scripts and facilitate the pairing process.

How can I share my browser with an AI for task execution?

You can share your browser by invoking the skill to generate a pairing key. Once the remote AI agent uses this key to connect, you can share your session for real-time collaboration, research, and task execution.