From 0d3ef7c28545859a5ba7e3c23903be1970eab9a0 Mon Sep 17 00:00:00 2001 From: Claw Date: Fri, 6 Mar 2026 02:00:06 +0000 Subject: [PATCH] docs: reference kernel/skills for CLI + auth guidance --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 30483b5..a2c34d6 100644 --- a/SKILL.md +++ b/SKILL.md @@ -11,7 +11,7 @@ Automated job search and application. Finds matching roles on LinkedIn and Wellf - Node.js 18+ - [Kernel](https://kernel.sh) account — stealth browsers + bot detection bypass (required) -- Kernel CLI: `npm install -g @onkernel/cli` +- Kernel CLI: `npm install -g @onkernel/cli` — see [kernel/skills](https://github.com/kernel/skills) for CLI + auth guidance - Telegram bot for notifications ([BotFather](https://t.me/BotFather)) - Anthropic API key (optional — enables AI-enhanced keyword generation) - OpenClaw (optional — enables auto-scheduling via `setup.mjs`)