mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-02-28 13:38:10 +08:00
refactor: 消灭 skill.json,SKILL.md 成为唯一真相源
- 将 skill.json 中的 icon、shortDesc、category、maintainer、 compatibleAgents、channel 迁移到 SKILL.md frontmatter 的 market 段 - 将 skill.json 中的 changelog 字段提取为独立 CHANGELOG.md - 删除所有 skill.json(downloads/rating/ratingCount 等虚假数据一并移除) - 版本号统一从 SKILL.md frontmatter version 读取 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
5
skills/discover-agent/CHANGELOG.md
Normal file
5
skills/discover-agent/CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## [2.1.0] - 2026-02-26
|
||||
|
||||
- 移除 fetch_api 依赖,改为通过 Bash/curl 调用 HTTP API;API 地址由 system prompt 注入
|
||||
Reference in New Issue
Block a user