From 2899247128da9baa9f0f900739c2b566d5653257 Mon Sep 17 00:00:00 2001 From: Yige Date: Mon, 29 Jun 2026 17:59:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A1=A5=E5=85=A8=20registering-servic?= =?UTF-8?q?es=20/=20using-services=20=E7=BC=BA=E5=A4=B1=E7=9A=84=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=20(#34)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为两个缺 market.icon 的技能补 24×24 线性 SVG(icon: >- 折叠标量,置于 category 前,对齐仓库约定);version 1.0.0→1.0.1。其余无图标条目为 pointer entry.json,需先扩 entry schema,另行处理。 --- skills/registering-services/SKILL.md | 6 ++++-- skills/using-services/SKILL.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/skills/registering-services/SKILL.md b/skills/registering-services/SKILL.md index 6355643..2523a33 100644 --- a/skills/registering-services/SKILL.md +++ b/skills/registering-services/SKILL.md @@ -5,7 +5,7 @@ description: >- Catalog so that other Agents (and the human user) can discover and call it. Use when the user mentions adding a new service, registering an API, or publishing a backend you control to the team's catalog. 新增服务、注册 API、把后端发布到团队目录时使用。 -version: 1.0.0 +version: 1.0.1 type: meta risk_level: medium status: enabled @@ -17,7 +17,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-05-28' + updated_at: '2026-06-29' i18n: default_locale: en-US source_locale: zh-CN @@ -40,6 +40,8 @@ metadata: body: ./SKILL.md translated_by: human market: + icon: >- + category: productivity maintainer: name: DesireCore Official diff --git a/skills/using-services/SKILL.md b/skills/using-services/SKILL.md index ef2952b..ccddd51 100644 --- a/skills/using-services/SKILL.md +++ b/skills/using-services/SKILL.md @@ -5,7 +5,7 @@ description: >- catalog. Use when the user asks the Agent to call an API, search for an existing service, or query a backend that was registered via the registering-services skill. 调用某个 API、查找已有服务、访问已注册的后端服务时使用。 -version: 1.0.0 +version: 1.0.1 type: meta risk_level: low status: enabled @@ -18,7 +18,7 @@ tags: - meta metadata: author: desirecore - updated_at: '2026-05-28' + updated_at: '2026-06-29' i18n: default_locale: en-US source_locale: zh-CN @@ -40,6 +40,8 @@ metadata: body: ./SKILL.md translated_by: human market: + icon: >- + category: productivity maintainer: name: DesireCore Official