mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 16:10:56 +08:00
refactor: 技能 name 改为中文 + update-agent 加入 AgentFS 背景知识
- 4 个技能 name 改为中文:创建智能体、更新智能体、发现智能体、删除智能体 - update-agent 新增 AgentFS 仓库结构背景知识(仅 Agent 内部使用) - update-agent 回执改为用户友好格式,移除内部路径和 YAML 回执 - 合并重复的受保护路径段到背景知识中
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: delete-agent
|
||||
name: 删除智能体
|
||||
description: 安全删除指定的智能体及其关联数据。删除前会验证智能体状态,支持可选地删除所有会话历史。Use when 用户需要删除不再使用的智能体。
|
||||
type: meta
|
||||
risk_level: high
|
||||
|
||||
Reference in New Issue
Block a user