setup-browser-cookies

Import browser cookies into headless browsing sessions for QA testing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually managing cookies across different browsers for testing can be cumbersome. This Skill automates the import of browser cookies into headless browsing sessions, ensuring accurate QA testing for authenticated pages.

Core Features & Use Cases

  • Import Browser Cookies: Automatically detect and import cookies from browsers like Comet, Chrome, Arc, Brave, and Edge.
  • Selective Import: Provide an interactive UI to choose which cookie domains to import, allowing for tailored session configurations.
  • Pre-QA Testing: Streamline the preparation of headless browsers for testing authenticated web applications.

Quick Start

To import cookies from your current browser, run the setup-browser-cookies skill with the command: /setup-browser-cookies.

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 into headless sessions for QA testing?

To import browser cookies into headless sessions for QA testing, this Skill automates the extraction and injection of authentication cookies, ensuring authenticated pages load correctly during automated browser tests.

Can I selectively import cookies from specific domains into headless browsers?

Yes, you can selectively import cookies from specific domains. The Skill provides an interactive UI allowing you to choose exactly which cookie domains to import for tailored headless session configurations.

Does this cookie import tool work with Chrome, Brave, and Arc browsers?

Yes, this cookie import tool works with Chrome, Brave, and Arc. It automatically detects and imports cookies from multiple browsers including Comet, Chrome, Arc, Brave, and Edge for headless testing.

What is the best way to automate authenticated page testing in headless browsers?

The best way to automate authenticated page testing in headless browsers is using this Skill to streamline session preparation by automatically migrating your active browser cookies into the headless environment.

Why do my headless browser tests fail to load authenticated pages?

Headless browser tests fail to load authenticated pages because they lack the necessary session cookies. This Skill solves the problem by automatically importing your existing browser cookies into the headless testing environment.