mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-07-23 04:03:48 +08:00
强化市场校验与索引元数据
合并市场索引、分类、i18n 校验、skill-creator 工具和已修改 skill 版本号更新。
This commit is contained in:
@@ -6,7 +6,7 @@ description: >-
|
||||
(write-only), verify them, and reload the configuration. Use when the user
|
||||
asks to add or configure a model provider, set an API key, or fix compute
|
||||
configuration. 用户要求配置算力、添加模型供应商或设置 API Key 时使用。
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
type: meta
|
||||
risk_level: medium
|
||||
status: enabled
|
||||
@@ -44,6 +44,7 @@ metadata:
|
||||
asks to add or configure a model provider, set an API key, or fix compute configuration.
|
||||
body: ./SKILL.md
|
||||
translated_by: human
|
||||
source_hash: sha256:15e9247a2c27edf7
|
||||
market:
|
||||
icon: >-
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#007AFF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2"/><rect x="9" y="9" width="6" height="6"/><line x1="9" y1="1" x2="9" y2="4"/><line x1="15" y1="1" x2="15" y2="4"/><line x1="9" y1="20" x2="9" y2="23"/><line x1="15" y1="20" x2="15" y2="23"/><line x1="20" y1="9" x2="23" y2="9"/><line x1="20" y1="14" x2="23" y2="14"/><line x1="1" y1="9" x2="4" y2="9"/><line x1="1" y1="14" x2="4" y2="14"/></svg>
|
||||
|
||||
Reference in New Issue
Block a user