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 - npm:
npm install -g @onkernel/cli
Verify with kernel --version. Use kernel <command> --help as the source of truth for the installed version.
Authentication
- Preferred: Set
KERNEL_API_KEYenvironment variable - Fallback: Run
kernel loginfor interactive OAuth