kernel-profiles

Installation
SKILL.md

Profiles

Profiles store persistent browser state including cookies, local storage, and browser history.

When to Use

Use profiles for:

  • Persistent login state - Stay logged into websites across browser sessions
  • Site preferences - Preserve user settings and configurations
  • Testing with authentication - Test authenticated flows without re-logging in
  • Multi-account management - Maintain separate profiles for different accounts
  • Session reuse - Avoid repeated authentication flows in automation
  • Cookie management - Preserve and reuse cookies across sessions

Prerequisites

Load the kernel-cli skill for Kernel CLI installation and authentication.

Create Profile

Related skills
Installs
4
Repository
kernel/skills
GitHub Stars
3
First Seen
Jan 26, 2026