refactor: 技能 name 改为中文 + update-agent 加入 AgentFS 背景知识

- 4 个技能 name 改为中文:创建智能体、更新智能体、发现智能体、删除智能体
- update-agent 新增 AgentFS 仓库结构背景知识(仅 Agent 内部使用)
- update-agent 回执改为用户友好格式,移除内部路径和 YAML 回执
- 合并重复的受保护路径段到背景知识中
This commit is contained in:
2026-02-28 18:46:26 +08:00
parent 6d94acaf0a
commit 53fbc46150
4 changed files with 42 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
---
name: delete-agent
name: 删除智能体
description: 安全删除指定的智能体及其关联数据。删除前会验证智能体状态支持可选地删除所有会话历史。Use when 用户需要删除不再使用的智能体。
type: meta
risk_level: high