15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"name": "generic",
|
|
"description": "JSC 跨 AI 助理共用規範 skills 的 Claude Code marketplace。",
|
|
"owner": {
|
|
"name": "JSC"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "jsc",
|
|
"source": "./",
|
|
"description": "JSC 共用規範 skills(跨 AI 助理)"
|
|
}
|
|
]
|
|
}
|