Files
shared/.codex-plugin/plugin.json
T

7 lines
432 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "jsc-generic",
"version": "0.0.1",
"description": "JSC 跨 AI 助理共用規範 skills plugin`skills/` 為唯一真實來源,`hooks/` 只放 jsc-generic 自己的 hook,並提供整組 plugin 的安裝管理(plugins-install 一次安裝或更新 jsc-codejsc-docjsc-personaplugins-uninstall 一次移除四個 JSC plugin)。所有 skills 以 SKILL.md 為共通標準。",
"skills": "./skills"
}