mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 08:10:48 +08:00
- minimax-image-gen 1.3.0→1.3.1 - minimax-video-gen 1.2.0→1.2.1 - minimax-tts 1.2.0→1.2.1 - 修正 skill-creator/SKILL.md、desirecore-format.md、manage-skills/SKILL.md 中 对 disable-model-invocation 的反向描述:true=L0+L1 自动注入;false=L0+L1+L2 完整内容注入 - manifest.json 版本 1.0.0→1.0.1,totalSkills 22→19,lastUpdated 2026-05-01 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
27 lines
599 B
JSON
27 lines
599 B
JSON
{
|
|
"name": "DesireCore Official Market",
|
|
"version": "1.0.1",
|
|
"description": "DesireCore 官方市场,提供精选高质量的 Agent 和 Skill",
|
|
"schemaVersion": "1.0.0",
|
|
"maintainer": {
|
|
"name": "DesireCore Team",
|
|
"email": "market@desirecore.net",
|
|
"url": "https://desirecore.net"
|
|
},
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/desirecore/market.git"
|
|
},
|
|
"stats": {
|
|
"totalAgents": 1,
|
|
"totalSkills": 19,
|
|
"lastUpdated": "2026-05-01"
|
|
},
|
|
"features": [
|
|
"verified-only",
|
|
"auto-sync",
|
|
"multi-language"
|
|
]
|
|
}
|