What problem does it solve? When you work with multiple AI agents (OpenClaw, Hermes, Codex, Cursor), only the one running locally can drive your browser. This Skill lets a remote agent share your local browser session so it can navigate pages, read content, and act on the web using your authenticated tabs. ## Core Features & Use Cases - One-command pairing: Generates a one-time setup key and prints connection instructions the remote agent can follow over HTTP. - Broad agent compatibility: Works with OpenClaw, Hermes, Codex, Cursor, or any agent capable of making HTTP requests. - Scoped access control: The remote agent gets its own tab with full page access by default; the --restrict flag narrows permissions, with the pairing ceremony acting as the trust boundary. - Use Case: You are in Claude Code with a logged-in browser session and want a Codex agent to research a site that requires your credentials. Run the pairing command, paste the printed instructions into Codex, and it browses through your browser. ## Quick Start Ask the assistant to pair a remote agent with your browser, then paste the printed setup instructions into the other agent.