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: discover-agent
name: 发现智能体
description: 根据用户需求推荐最匹配的智能体展示候选列表并引导选择。Use when 用户描述需求但不确定该找哪个智能体帮忙,或想浏览可用的智能体。
version: 2.1.0
type: procedural