What problem does it solve? Agents driving a shared browser hit a hard stop at logins, 2FA, payments, and irreversible confirmations that only the owner can complete. This Skill stages the page, locks agent browser control, and hands the live tab to the owner on their phone until they finish. ## Core Features & Use Cases - Live HITL handoff: Creates a signed handoff link with embedded noVNC and an owner brief using browser_handoff_request, then polls browser_handoff_status or completes via browser_handoff_complete. - Agent lockout during handoff: Blocks agent navigate/click/type while pending, pins the tab URL, and still allows browser_snapshot for post-completion verification. - Channel-aware delivery: Sends the handoff URL over SMS, jChat, or email, and returns results on the same channel (SMS replies go in assistant text, never via nylas_send_message). - Use Case: While booking a hotel, the agent compares options and fills dates, then hands off the payment page so the owner enters card details and 3DS on their phone; the agent verifies the confirmation page afterward. ## Quick Start Ask the agent to stage the payment or login page in the shared browser and send you a handoff link so you can complete the sensitive step on your phone.