✨ feat: 初版插件市场完成,准备调整re-03
This commit is contained in:
17
aide-marketplace/.claude-plugin/marketplace.json
Normal file
17
aide-marketplace/.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "aide-marketplace",
|
||||
"owner": {
|
||||
"name": "Aide Team"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Aide 工作流体系插件市场",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "aide-plugin",
|
||||
"source": "./aide-plugin",
|
||||
"description": "Aide 工作流体系插件,提供任务准备和执行的标准化流程"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user