diff --git a/skills/create-agent/SKILL.md b/skills/create-agent/SKILL.md index 2eaff86..d8afd26 100644 --- a/skills/create-agent/SKILL.md +++ b/skills/create-agent/SKILL.md @@ -3,11 +3,11 @@ name: 创建智能体 description: >- 通过多轮对话收集需求,调用 HTTP API 创建新的 AgentFS v2 智能体,支持自定义 persona 和 principles。Use when 用户要求创建新智能体、培养某领域助手、或快速基于模板生成可治理 Agent。 -version: 2.4.1 +version: 2.4.2 type: meta risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - agent - creation diff --git a/skills/delete-agent/SKILL.md b/skills/delete-agent/SKILL.md index 9b30b4a..dcf5b24 100644 --- a/skills/delete-agent/SKILL.md +++ b/skills/delete-agent/SKILL.md @@ -1,11 +1,11 @@ --- name: 删除智能体 description: 安全删除指定的智能体及其关联数据。删除前会验证智能体状态,支持可选地删除所有会话历史。Use when 用户需要删除不再使用的智能体。 -version: 2.4.1 +version: 2.4.2 type: meta risk_level: high status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - agent - deletion diff --git a/skills/discover-agent/SKILL.md b/skills/discover-agent/SKILL.md index 94ef5b5..63d3e40 100644 --- a/skills/discover-agent/SKILL.md +++ b/skills/discover-agent/SKILL.md @@ -1,11 +1,11 @@ --- name: 发现智能体 description: 根据用户需求推荐最匹配的智能体,展示候选列表并引导选择。Use when 用户描述需求但不确定该找哪个智能体帮忙,或想浏览可用的智能体。 -version: 2.5.1 +version: 2.5.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - agent - discovery diff --git a/skills/docx/SKILL.md b/skills/docx/SKILL.md index 71d1976..6c425f9 100644 --- a/skills/docx/SKILL.md +++ b/skills/docx/SKILL.md @@ -13,11 +13,11 @@ description: >- PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation. Use when 用户提到 Word文档、docx、创建文档、编辑文档、报告、 备忘录、公文、合同、信函模板。 -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - docx - word diff --git a/skills/frontend-design/SKILL.md b/skills/frontend-design/SKILL.md index 675c96b..f8ced33 100644 --- a/skills/frontend-design/SKILL.md +++ b/skills/frontend-design/SKILL.md @@ -10,11 +10,11 @@ description: >- 界面设计、组件、海报、Landing Page、落地页、React 组件、Vue 组件、 CSS 样式、美化界面、设计一个、做一个网页、官网、仪表盘、Dashboard。 license: Complete terms in LICENSE.txt -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - frontend - design diff --git a/skills/mail-operations/SKILL.md b/skills/mail-operations/SKILL.md index c86fbd1..3db409b 100644 --- a/skills/mail-operations/SKILL.md +++ b/skills/mail-operations/SKILL.md @@ -9,11 +9,11 @@ description: >- Use when 用户提到 邮件、邮箱、收件箱、发邮件、回复邮件、查邮件、Gmail、 Outlook、QQ邮箱、163邮箱、附件、标签、草稿、自动回复、邮件规则、 转发、抄送、未读邮件、收信、发信、邮件同步、邮件搜索。 -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: medium status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - mail - email diff --git a/skills/manage-skills/SKILL.md b/skills/manage-skills/SKILL.md index f9244ef..7ceb384 100644 --- a/skills/manage-skills/SKILL.md +++ b/skills/manage-skills/SKILL.md @@ -4,11 +4,11 @@ description: >- 管理 Agent 的技能生命周期:通过 HTTP API 导入、安装、更新、删除技能, 或通过 AgentFS 文件系统直接编写符合规范的 SKILL.md。Use when 用户要求 安装技能、从 URL/Git 导入技能、编写新技能、或管理已有技能。 -version: 1.0.1 +version: 1.0.2 type: meta risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - skill - import @@ -371,7 +371,7 @@ metadata: updated_at: '2026-03-03' # === 可选字段 === -disable-model-invocation: false +disable-model-invocation: true requires: tools: - Bash diff --git a/skills/pdf/SKILL.md b/skills/pdf/SKILL.md index 9490387..5f6325a 100644 --- a/skills/pdf/SKILL.md +++ b/skills/pdf/SKILL.md @@ -9,11 +9,11 @@ description: >- user mentions a .pdf file or asks to produce one, use this skill. Use when 用户提到 PDF、读取PDF、合并PDF、拆分PDF、填写表单、加水印、提取文字、 扫描识别。 -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - pdf - document diff --git a/skills/pptx/SKILL.md b/skills/pptx/SKILL.md index 10413cd..940c6c5 100644 --- a/skills/pptx/SKILL.md +++ b/skills/pptx/SKILL.md @@ -12,11 +12,11 @@ description: >- content afterward. If a .pptx file needs to be opened, created, or touched, use this skill. Use when 用户提到 PPT、演示文稿、幻灯片、演讲稿、汇报材料、 pptx、创建演示、编辑幻灯片。 -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - pptx - powerpoint diff --git a/skills/s3-storage-operations/SKILL.md b/skills/s3-storage-operations/SKILL.md index 40b1b5a..7a50e77 100644 --- a/skills/s3-storage-operations/SKILL.md +++ b/skills/s3-storage-operations/SKILL.md @@ -1,11 +1,11 @@ --- name: 对象存储操作 description: 操作 S3 兼容对象存储(上传、下载、列举、删除),通过 DesireCore HTTP API 调用。Use when 用户要求上传/下载/分享文件、需要生成下载链接、或工作流产出文件需要持久化存储与分发。 -version: 2.0.1 +version: 2.0.2 type: procedural risk_level: medium status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - storage - s3 diff --git a/skills/skill-creator/SKILL.md b/skills/skill-creator/SKILL.md index f3996e1..818972a 100644 --- a/skills/skill-creator/SKILL.md +++ b/skills/skill-creator/SKILL.md @@ -5,11 +5,11 @@ description: >- (frontmatter 元数据 + L0/L1/L2 分层内容 + 脚本/参考/资产)和 Claude Code 基础格式。Use when 用户要求创建新技能、更新已有技能、或将经验封装为可复用 的技能包。 -version: 1.0.0 +version: 1.0.1 type: meta risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - skill - creation diff --git a/skills/update-agent/SKILL.md b/skills/update-agent/SKILL.md index 6387b32..c7388d4 100644 --- a/skills/update-agent/SKILL.md +++ b/skills/update-agent/SKILL.md @@ -3,11 +3,11 @@ name: 更新智能体 description: >- 安全更新现有智能体的配置、人格、原则、技能与记忆,输出可审阅 diff 并在确认后应用与提交。Use when 用户要求修改 Agent 行为、安装/卸载技能、调整配置、回滚变更或修订规则。 -version: 3.0.1 +version: 3.0.2 type: meta risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - agent - update diff --git a/skills/xlsx/SKILL.md b/skills/xlsx/SKILL.md index cce5754..43ba8b0 100644 --- a/skills/xlsx/SKILL.md +++ b/skills/xlsx/SKILL.md @@ -15,11 +15,11 @@ description: >- report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved. Use when 用户提到 Excel、 电子表格、xlsx、表格处理、公式计算、数据清洗、图表、CSV导入导出。 -version: 1.0.1 +version: 1.0.2 type: procedural risk_level: low status: enabled -disable-model-invocation: false +disable-model-invocation: true tags: - xlsx - excel