kernel-cli

Installation
SKILL.md

Kernel CLI

The Kernel CLI provides command-line access to Kernel's cloud browser platform for browser automation, serverless app deployment, and infrastructure management.

Installation

  • Homebrew: brew install kernel/tap/kernel (>=v0.13.4)
  • npm: npm install -g @onkernel/cli (>=v0.13.4)

Authentication

  • Preferred: Set KERNEL_API_KEY environment variable
  • Fallback: Run kernel login for interactive OAuth

Quick Start

# Authenticate
export KERNEL_API_KEY=your_api_key
Related skills
Installs
295
Repository
kernel/skills
GitHub Stars
3
First Seen
Jan 26, 2026