From f907803a01f1ab03799d30853e5d0247492ce296 Mon Sep 17 00:00:00 2001 From: Claw Date: Fri, 6 Mar 2026 01:57:06 +0000 Subject: [PATCH] docs: clarify Playwright is auto-installed, not a manual requirement --- SKILL.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index be1bf84..30483b5 100644 --- a/SKILL.md +++ b/SKILL.md @@ -10,12 +10,14 @@ Automated job search and application. Finds matching roles on LinkedIn and Wellf ## Requirements - Node.js 18+ -- [Kernel](https://kernel.sh) account — stealth browsers + bot detection bypass (required; local Playwright will be blocked) +- [Kernel](https://kernel.sh) account — stealth browsers + bot detection bypass (required) - Kernel CLI: `npm install -g @onkernel/cli` - 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`) +> **Note:** Playwright is installed automatically via `npm install` as a library for browser connectivity. You don't need to install it globally or manage browsers yourself — Kernel handles all browser execution. + ## Setup ### 1. Install