setup-browser-cookies

Imports Chromium browser cookies into a headless session for authenticated browsing.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/sobhanashine/nazarato --skill setup-browser-cookies-sobhanashine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-browser-cookies
Source: https://github.com/sobhanashine/nazarato/tree/main/.claude/skills/setup-browser-cookies
Command: npx skills add https://github.com/sobhanashine/nazarato --skill setup-browser-cookies-sobhanashine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to import cookies from your real Chromium browser into a headless browsing session, enabling authentication and personalized experiences across different platforms.

Core Features & Use Cases

  • Cookie Import: Automatically import cookies from your real browser into headless browsers for testing and authentication purposes.
  • Use Case: Before performing QA tests on an authenticated web application, use this Skill to import the necessary cookies to mimic a logged-in state.

Quick Start

Use the 'setup-browser-cookies' skill to import cookies from your real browser into the headless 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 cookies from my real browser into a headless session?

Yes, you can use imported cookies for QA testing on authenticated web applications. By importing cookies from your real Chromium browser, the headless session mimics a logged-in state, enabling personalized web interactions and user experience validation.

Does cookie import for headless browsing work with non-Chromium browsers?

To import cookies into a headless session, you need a connected Chromium browser with existing cookie data. The skill extracts these cookies and loads them into the headless environment to enable authenticated browsing and session persistence.

Can I use imported cookies for QA testing on authenticated web applications?

Yes, you can use imported cookies for QA testing on authenticated web applications. By importing cookies from your real Chromium browser, the headless session mimics a logged-in state, enabling personalized web interactions and user experience validation.

What do I need to set up browser cookies for automated testing?

Automated testing requires importing real browser cookies into headless sessions to bypass authentication barriers. This process transfers your active login state, allowing the headless browser to interact with personalized web experiences and validate user flows.

Does cookie import for headless browsing work with non-Chromium browsers?

Cookie import for headless browsing currently supports Chromium browsers only. You must have a connected Chromium browser and access to its cookie data to successfully enable authenticated browsing in your headless session.