docs: fix CLAUDE dependency statement

This commit is contained in:
luojiyin 2026-03-08 21:21:54 +08:00
parent 0df63c3a0b
commit 6b2b28b421
No known key found for this signature in database
GPG Key ID: 9F5399380CCFD0B3
1 changed files with 1 additions and 1 deletions

View File

@ -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)