mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-02-28 13:38:10 +08:00
- 新增 builtin-skills.json 清单 - 添加 create-agent / delete-agent / discover-agent / update-agent SKILL.md - 添加 _protected-paths.yaml 共享配置 - 与捆绑源版本一致,启用 Phase 2 热更新通道 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
103 B
JSON
9 lines
103 B
JSON
{
|
|
"skills": [
|
|
"create-agent",
|
|
"delete-agent",
|
|
"discover-agent",
|
|
"update-agent"
|
|
]
|
|
}
|