From 8aac4a588b591335817ed2d48a631b1f76d47ce7 Mon Sep 17 00:00:00 2001 From: yi-ge Date: Mon, 13 Apr 2026 16:30:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20environment-setup=20=E5=92=8C=20web-acce?= =?UTF-8?q?ss=20=E4=B9=9F=E6=94=B9=E4=B8=BA=20disable-model-invocation:=20?= =?UTF-8?q?true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - environment-setup 1.1.1→1.1.2 - web-access 1.1.1→1.1.2 --- skills/environment-setup/SKILL.md | 4 ++-- skills/web-access/SKILL.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/skills/environment-setup/SKILL.md b/skills/environment-setup/SKILL.md index d2efc27..c77479f 100644 --- a/skills/environment-setup/SKILL.md +++ b/skills/environment-setup/SKILL.md @@ -15,11 +15,11 @@ description: >- guidance. Use when 用户提到 安装Python、安装Node、安装Docker、容器、Podman、 WSL、WSL2、环境配置、虚拟环境、版本管理、PATH问题、pip找不到、python找不到、 docker找不到、容器运行环境。 -version: 1.1.1 +version: 1.1.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - environment - python diff --git a/skills/web-access/SKILL.md b/skills/web-access/SKILL.md index 163749b..9502fc7 100644 --- a/skills/web-access/SKILL.md +++ b/skills/web-access/SKILL.md @@ -14,11 +14,11 @@ description: >- 新闻、网址、URL、找一下、搜一下、查一下、小红书、B站、微博、飞书、Twitter、 推特、X、知乎、公众号、已登录、登录状态。 license: Complete terms in LICENSE.txt -version: 1.1.1 +version: 1.1.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - web - search