Extract cookies from local browsers and export them for use in authenticated requests. Use when extracting Chrome cookies, Firefox cookies, or Safari cookies from the local browser store; reusing a browser session to replay an authenticated request; exporting a Netscape cookie jar for curl, wget, or yt-dlp cookies; making an authenticated curl request with your live browser session; or using rookiepy to read browser cookies programmatically. Also covers session replay — sending HTTP requests with the browser's own cookies injected automatically.
$npx -y skills add aiocean/claude-plugins --skill aio-browser-cookieInstalls into the current project.
Run `npx skills use "https://github.com/aiocean/claude-plugins" --skill "aiocean/claude-plugins/aio-browser-cookie"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiocean/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aiocean/claude-plugins"` and select the relevant skills, then follow their instructions.