mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 16:30:40 +08:00
refactor: 移除 metadata.version 冗余,顶层 version 为唯一来源
- 所有 SKILL.md 的版本号统一由顶层 version 字段定义 - 删除 metadata 中的冗余 version 副本 - 参考 OpenClaw 实践:version 作为顶层一等公民 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,8 +14,7 @@ tags:
|
|||||||
- meta
|
- meta
|
||||||
metadata:
|
metadata:
|
||||||
author: desirecore
|
author: desirecore
|
||||||
version: 2.2.0
|
updated_at: '2026-02-28'
|
||||||
updated_at: '2026-02-27'
|
|
||||||
market:
|
market:
|
||||||
icon: >-
|
icon: >-
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ status: enabled
|
|||||||
disable-model-invocation: true
|
disable-model-invocation: true
|
||||||
metadata:
|
metadata:
|
||||||
author: desirecore
|
author: desirecore
|
||||||
version: 2.2.0
|
|
||||||
updated_at: '2026-02-28'
|
updated_at: '2026-02-28'
|
||||||
version: 2.2.0
|
version: 2.2.0
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ tags:
|
|||||||
- recommendation
|
- recommendation
|
||||||
metadata:
|
metadata:
|
||||||
author: desirecore
|
author: desirecore
|
||||||
version: 2.2.0
|
|
||||||
updated_at: '2026-02-28'
|
updated_at: '2026-02-28'
|
||||||
market:
|
market:
|
||||||
icon: >-
|
icon: >-
|
||||||
|
|||||||
@@ -14,8 +14,7 @@ tags:
|
|||||||
- meta
|
- meta
|
||||||
metadata:
|
metadata:
|
||||||
author: desirecore
|
author: desirecore
|
||||||
version: 2.2.0
|
updated_at: '2026-02-28'
|
||||||
updated_at: '2026-02-27'
|
|
||||||
market:
|
market:
|
||||||
icon: >-
|
icon: >-
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
|
||||||
|
|||||||
Reference in New Issue
Block a user