setup-browser-cookies

Import browser cookies into Playwright headless sessions for authenticated QA testing.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/rmarino550/gstack --skill setup-browser-cookies-rmarino550
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-browser-cookies
Source: https://github.com/rmarino550/gstack/tree/main/setup-browser-cookies
Command: npx skills add https://github.com/rmarino550/gstack --skill setup-browser-cookies-rmarino550

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of importing cookies from your real browser into a headless browser session, enabling smooth authentication and QA testing of authenticated pages.

Core Features & Use Cases

  • Browser Cookie Import: Import cookies from Comet, Chrome, Arc, Brave, Edge, and more into headless browser sessions.
  • Interactive Picker UI: Select which cookie domains to import for precise control.
  • Use Case: When you need to perform QA testing on authenticated pages, this Skill allows you to import cookies without manual login, saving time and ensuring accurate testing.

Quick Start

Run the /setup-browser-cookies command to import cookies from your browser.

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 browser cookies for authenticated QA testing?

You can import browser cookies for authenticated QA testing by transferring them from your active browser into a headless browser session, bypassing manual login. This allows you to directly access and test authenticated pages.

Do I need Playwright to run headless browser sessions with imported cookies?

Yes, you need Playwright installed to run headless browser operations. Playwright provides the underlying headless browser environment required to utilize the imported cookies for your QA testing.

Can I import cookies from Chrome or Arc into a headless browser?

Yes, you can import cookies from Chrome, Arc, Comet, Brave, and Edge into a headless browser. The tool supports multiple browsers and includes an interactive picker UI to select specific cookie domains.

What is the best way to test authenticated pages without manual login in headless browsers?

The best way to test authenticated pages without manual login is importing existing browser cookies into your headless session. This streamlines QA testing by maintaining your authentication state automatically.

How do I select specific cookie domains when importing to a headless browser?

You can select specific cookie domains using the interactive picker UI. This provides precise control over which authenticated sessions are imported into your headless browser environment.