What problem does it solve? Testing authenticated pages with a headless browser normally requires re-entering credentials or manually scripting login flows. This Skill transfers existing logged-in sessions from your real browser into the headless browse session so QA testing can start immediately. ## Core Features & Use Cases - Interactive Cookie Picker: Detects installed Chromium browsers (Comet, Chrome, Arc, Brave, Edge) and opens a picker UI to select which cookie domains to import. - Direct Domain Import: Skip the UI by specifying a browser and domain directly, such as importing github.com cookies from Comet. - Session Verification: Lists imported cookies grouped by domain to confirm the headless session is authenticated. - Use Case: Before running automated QA on an authenticated dashboard, import your existing login cookies so the headless browser accesses protected pages without a scripted login flow. ## Quick Start Ask the assistant to import your browser cookies for a domain like github.com so the headless browse session can access authenticated pages.