From 13b492f959e95c7d66caf38ddb13d1f37945bf1d Mon Sep 17 00:00:00 2001 From: arno Date: Thu, 25 Jun 2026 11:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3(ClaudeCode):=20=E8=A1=A5?= =?UTF-8?q?=E5=85=85=20lark-cli=20=E7=9A=84=20allow-scripts=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 工程/ClaudeCode.md | 1 + 1 file changed, 1 insertion(+) diff --git a/工程/ClaudeCode.md b/工程/ClaudeCode.md index 1c6afed..ab6e741 100644 --- a/工程/ClaudeCode.md +++ b/工程/ClaudeCode.md @@ -193,6 +193,7 @@ specify init . --ai claude ```bash # 帮我通过以下命令安装 lark-cli npm install -g @larksuite/cli +npm config set allow-scripts=@larksuite/cli --location=user # 然后通过以下命令安装相关 skills npx skills add https://github.com/larksuite/cli -y -g