From 6b2b28b421b839c1fbc83ba5ae8ed93ff967e046 Mon Sep 17 00:00:00 2001 From: luojiyin Date: Sun, 8 Mar 2026 21:21:54 +0800 Subject: [PATCH] docs: fix CLAUDE dependency statement --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 99bd97b..678d5c2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -89,7 +89,7 @@ ${BUN_X} skills/baoyu-danger-gemini-web/scripts/main.ts --promptfiles system.md - **Bun**: TypeScript runtime (native `bun` preferred, fallback `npx -y bun`) - **Chrome**: Required for `baoyu-danger-gemini-web` auth and `baoyu-post-to-x` automation -- **No npm packages**: Self-contained TypeScript, no external dependencies +- **npm packages (per skill)**: Some skill subprojects include `package.json`/lockfiles and require dependency installation in their own `scripts/` directories ## Chrome Profile (Unified)