Diff Kernel Profile Archives Compare the actual contents of two Kernel browser profiles to identify state differences that could explain a reported issue. The skill downloads both profile archives via the Kernel CLI, decompresses them, and produces a structured diff focused on the surfaces most likely to drive divergent behavior: cookies, local/session storage, preferences, extension state, login data, and history. Inputs The user must provide: 1. Profile A — the "baseline" or "working" profile (ID or name) 2. Profile B — the "subject" or "broken" profile (ID or name) 3. Issue description — w…