Browser Profile

Manage named persistent browser profiles (cookies, localStorage, IndexedDB, cache) that both you and Claude can use against the SAME Chrome window without collisions. Each profile lives in its own `--user-data-dir` and exposes a deterministic `--remote-debugging-port`. Use when the user says "open profile X", "attach to profile X", "log me into staging once and reuse it", or asks to test frontend flows with persistent auth across runs. Pairs with the `agent-browser` CLI (`agent-browser connect <port>`) for the CDP attach step.

vanducng b0e138c 8 files · 17.5 KB Updated

File contents

vanducng/skills/tree/main/skills/browser-profile commit b0e138cb60

Frequently asked questions

npx skillmds@latest add vanducng/browser-profile