What problem does it solve?
Headless browser sessions start with no existing login state, requiring you to manually re-enter credentials every time you need to test an authenticated page. This Skill eliminates that repetitive work by importing your existing logged-in cookies from your local Chromium browser directly into the headless browse session.
Core Features & Use Cases
- Interactive Cookie Picker: Auto-detects installed Chromium browsers and opens a UI to select which cookie domains to import, no manual configuration needed.
- Direct Domain Import: Skip the picker UI and import cookies for a specific domain in one step if you know exactly which site you need to test.
- Use Case: When running QA tests on authenticated internal tools, client sites, or production dashboards, use this Skill to load your existing sessions so you can start testing immediately without re-authenticating.
Quick Start
Use the setup-browser-cookies skill to import cookies from your default Chromium browser for headless authenticated testing.