setup-browser-cookies
Imports cookies from an installed Chromium browser into a headless Playwright session.
Setup & Installation
What This Skill Does
Imports cookies from an installed Chromium browser into a headless Playwright session. Opens a browser-based picker UI where you select which domains to import. Useful before QA testing pages that require authentication.
Instead of manually extracting cookies from DevTools and pasting them into scripts, this handles browser detection, Keychain decryption, and session loading in one step.
When to use it
- Importing GitHub session cookies before testing a private repo workflow
- Loading Stripe dashboard cookies to QA a billing page without re-logging in
- Pulling in auth cookies for a staging environment that uses SSO
- Importing session tokens for a site with CAPTCHA-protected login
- Transferring cookies from a specific domain when running automated scraping against a logged-in account
Similar Skills
pptx-generator
Generates, edits, and reads PowerPoint files using PptxGenJS and markitdown.
wp-project-triage
Inspects a WordPress repository and outputs a structured JSON report describing the project kind, tooling, tests, and version hints.
internal-comms
Writes internal communications in company-specific formats.
pptx
Handles everything involving .
