setup-browser-cookies

Import Chromium cookies into a headless Playwright session via interactive picker.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Intension-us/attention-diagnostic --skill setup-browser-cookies-intension-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-browser-cookies
Source: https://github.com/Intension-us/attention-diagnostic/tree/main/.claude/skills/gstack/setup-browser-cookies
Command: npx skills add https://github.com/Intension-us/attention-diagnostic --skill setup-browser-cookies-intension-us

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Import cookies from your real Chromium browser into the headless browse session. This enables authenticated QA tests without manual login steps.

Core Features & Use Cases

  • Interactive cookie picker: Open a UI to select which cookie domains to import.
  • Seamless import: Load decrypted cookies into the Playwright/headless session for immediate use.
  • Use case: Run QA tests on authenticated pages across multiple domains by importing necessary cookies before test runs.

Quick Start

Open the browser picker, select the domains to import, then run your QA tests with the updated session.

Frequently Asked Questions about setup-browser-cookies

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

FAQPage Schema
How do I import real-browser cookies into a headless session for QA testing?

You can import real-browser cookies into a headless session by opening an interactive picker UI to select specific cookie domains, loading them directly for authenticated QA testing without manual login steps.

Can I use my existing Chromium browser cookies for automated testing?

Yes, you can use existing Chromium browser cookies for automated testing by selecting the desired cookie domains through an interactive picker UI that loads them into the headless browse session.

How do I authenticate a headless browser without manually logging in?

To authenticate a headless browser without manual login, import decrypted cookies from your real Chromium browser into the session using an interactive domain picker UI before executing your QA tests.

Does this cookie import method support selecting specific domains?

Yes, this cookie import method supports selecting specific domains by opening an interactive picker UI where you choose exactly which cookie domains to load into the headless browse session.

What is the best way to run QA tests across multiple authenticated domains?

The best way to run QA tests across multiple authenticated domains is to import the necessary cookies from your real Chromium browser into the headless session before initiating the test runs.