Files
shared/.claude-plugin/plugin.json
T
JefferyandClaude Opus 5 c2239dd97d revert(plugin 版本): 還原 0.0.3 升版,本批最終版本維持 0.0.2
0.0.2 尚未合併到 master,同一批變更只需最終一個版本。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-27 11:59:54 +08:00

13 lines
481 B
JSON

{
"name": "jsc",
"version": "0.0.2",
"description": "JSC 跨 AI 助理共用 plugin 模板(Claude Code / Codex / Antigravity / OpenCode)。所有 skills 以 SKILL.md 為共通標準,於 Claude Code 以 /jsc: 前綴呼叫。",
"skills": "./skills",
"author": {
"name": "JSC"
},
"homepage": "https://gitea.jsc.idv.tw/plugins/generic",
"repository": "https://gitea.jsc.idv.tw/plugins/generic.git",
"keywords": ["template", "skills", "cross-tool", "jsc"]
}