From bfe69b94a011556fe2008bfe28ff69bf2b4f2324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=A6=A8=E5=85=83?= Date: Sat, 4 Apr 2026 19:48:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8A=9E=E5=85=AC=E5=9B=9B=E4=BB=B6?= =?UTF-8?q?=E5=A5=97=E6=B7=BB=E5=8A=A0=20disable-model-invocation:=20false?= =?UTF-8?q?=20=E5=90=AF=E7=94=A8=E8=87=AA=E5=8A=A8=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skills/docx/SKILL.md | 1 + skills/pdf/SKILL.md | 1 + skills/pptx/SKILL.md | 1 + skills/xlsx/SKILL.md | 1 + 4 files changed, 4 insertions(+) diff --git a/skills/docx/SKILL.md b/skills/docx/SKILL.md index 479f707..54c39f7 100644 --- a/skills/docx/SKILL.md +++ b/skills/docx/SKILL.md @@ -17,6 +17,7 @@ version: 1.0.0 type: procedural risk_level: low status: enabled +disable-model-invocation: false tags: - docx - word diff --git a/skills/pdf/SKILL.md b/skills/pdf/SKILL.md index 3419479..fbbc122 100644 --- a/skills/pdf/SKILL.md +++ b/skills/pdf/SKILL.md @@ -13,6 +13,7 @@ version: 1.0.0 type: procedural risk_level: low status: enabled +disable-model-invocation: false tags: - pdf - document diff --git a/skills/pptx/SKILL.md b/skills/pptx/SKILL.md index ddbe0e2..963f4a3 100644 --- a/skills/pptx/SKILL.md +++ b/skills/pptx/SKILL.md @@ -16,6 +16,7 @@ version: 1.0.0 type: procedural risk_level: low status: enabled +disable-model-invocation: false tags: - pptx - powerpoint diff --git a/skills/xlsx/SKILL.md b/skills/xlsx/SKILL.md index 4605bdc..89ae7f7 100644 --- a/skills/xlsx/SKILL.md +++ b/skills/xlsx/SKILL.md @@ -19,6 +19,7 @@ version: 1.0.0 type: procedural risk_level: low status: enabled +disable-model-invocation: false tags: - xlsx - excel