mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 17:30:44 +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: create-agent
|
||||
name: 创建智能体
|
||||
description: >-
|
||||
通过多轮对话收集需求,调用 HTTP API 创建新的 AgentFS v2 智能体,支持自定义 persona 和 principles。Use when
|
||||
用户要求创建新智能体、培养某领域助手、或快速基于模板生成可治理 Agent。
|
||||
|
||||
Reference in New Issue
Block a user