/cookies
Exports cookies from tandem's Chrome via CDP (includes HttpOnly/Secure). Filter with --domain <d>. Formats: list (table, default), json, curl, headers, netscape.
$ npx -y skills add bgmacris/quimera-ai --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/cookies
Context preview
What this command does when you run it.
Exports cookies from tandem's Chrome via CDP (includes HttpOnly/Secure). Filter with --domain <d>. Formats: list (table, default), json, curl, headers, netscape.
Command definition
cookies.mddescription: "Exports cookies from tandem's Chrome via CDP (includes HttpOnly/Secure). Filter with --domain <d>. Formats: list (table, default), json, curl, headers, netscape." allowed-tools: Bash(tandem-cookies *)
Cookies from tandem's Chrome (direct CDP):
!`tandem-cookies $ARGUMENTS`
A Claude Code plugin marketplace by bgmacris. One plugin today — tandem: a Chrome browser shared in real time between you and Claude Code.
Repo: bgmacris/quimera-ai
Other commands on quimera-ai.
- /browser-start
Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).
Open command - /browser-status
Shows the status of tandem's shared browser (CDP, port, tabs).
Open command - /browser-stop
Closes tandem's shared Chrome browser and cleans up state.
Open command - /intercept
HTTP sniffer for tandem's Chrome via CDP: captures request+response bodies (including HttpOnly, CSRF tokens, private APIs). Subcommands: start, show, clear, count.
Open command - /pdf
Captures the current page in tandem's Chrome as a PDF (if headless Chrome) or full-page PNG screenshot (in normal tandem mode). Saves to ~/.claude/tandem/output/.
Open command

