Initial commit

This commit is contained in:
2026-07-16 07:59:55 +00:00
commit 8f555734ca
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 助理)"
}
]
}