Initial commit

This commit is contained in:
2026-06-16 09:08:19 +00:00
commit cc93b4a529
9 changed files with 301 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "jsc-plugins",
"description": "JSC 跨 AI 助理共用 skills 的 Claude Code marketplace。",
"owner": {
"name": "JSC"
},
"plugins": [
{
"name": "jsc",
"source": "./",
"description": "JSC 共用 skills(跨 AI 助理)"
}
]
}