diff --git a/ts/bundled-skills/graph_memory/SKILL.md b/ts/bundled-skills/graph_memory/SKILL.md index 3a9ba2f..6addabc 100644 --- a/ts/bundled-skills/graph_memory/SKILL.md +++ b/ts/bundled-skills/graph_memory/SKILL.md @@ -1,7 +1,4 @@ --- -name: graph_memory -description: 图记忆工具 - 让 AI 拥有真正的长期记忆能力 -when_to_use: 需要 AI 记住、回忆、管理信息或任务时 context: inline allowed-tools: - builtin:graph_memory @@ -18,7 +15,9 @@ arguments: user-invocable: true --- -# GraphMemory 图记忆操作 +# 图记忆工具 - 让 AI 拥有真正的长期记忆能力 + +**何时使用**: 需要 AI 记住、回忆、管理信息或任务时调用此技能。 你可以通过以下操作与图记忆系统交互。 diff --git a/ts/bundled-skills/graph_memory/persona/SKILL.md b/ts/bundled-skills/graph_memory/persona/SKILL.md index adcc240..731a662 100644 --- a/ts/bundled-skills/graph_memory/persona/SKILL.md +++ b/ts/bundled-skills/graph_memory/persona/SKILL.md @@ -1,7 +1,4 @@ --- -name: persona -description: 管理 AI 人设 - 更新或清除 AI 角色特征 -when_to_use: 需要修改 AI 的角色设定或清除人设时 context: inline allowed-tools: - builtin:graph_memory @@ -25,7 +22,9 @@ arguments: user-invocable: true --- -# GraphMemory Persona 人设管理 +# 管理 AI 人设 - 更新或清除 AI 角色特征 + +**何时使用**: 需要修改 AI 的角色设定或清除人设时调用此技能。 管理 AI 的人设/角色特征。 diff --git a/ts/bundled-skills/graph_memory/task/SKILL.md b/ts/bundled-skills/graph_memory/task/SKILL.md index 54e6c9d..9b75518 100644 --- a/ts/bundled-skills/graph_memory/task/SKILL.md +++ b/ts/bundled-skills/graph_memory/task/SKILL.md @@ -1,7 +1,4 @@ --- -name: task -description: 管理连续性任务 - 创建、更新、删除任务节点 -when_to_use: 需要创建或管理长期任务时 context: inline allowed-tools: - builtin:graph_memory @@ -31,7 +28,9 @@ arguments: user-invocable: true --- -# GraphMemory Task 任务管理 +# 管理连续性任务 - 创建、更新、删除任务节点 + +**何时使用**: 需要创建或管理长期任务时调用此技能。 管理长期/连续性任务。