初版
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
{
|
||||
"name": "jsc-template",
|
||||
"version": "0.0.1",
|
||||
"description": "JSC 跨 AI 助理共用 plugin 模板(Claude Code / Codex / Antigravity / OpenCode)。所有 skills 以 SKILL.md 為共通標準,於 Claude Code 以 /jsc-template: 前綴呼叫。",
|
||||
"name": "jsc-persona",
|
||||
"version": "0.1.0",
|
||||
"description": "AI 人格化記憶聊天 plugin:以 OpenClaw 相同的身分描述(IDENTITY/SOUL)建立人格,結合 hook 強制的人格載入鎖與跨人格隔離、六正向+六負向十二情緒、語意分析、短期/長期記憶、心智圖、思維導圖與人際關係圖;可用 sub agent 邀請其他人格同場對話。於 Claude Code 以 /jsc-persona: 前綴呼叫。",
|
||||
"skills": "./skills",
|
||||
"author": {
|
||||
"name": "JSC"
|
||||
},
|
||||
"homepage": "https://gitea.jsc.idv.tw/plugins/template",
|
||||
"repository": "https://gitea.jsc.idv.tw/plugins/template.git",
|
||||
"keywords": ["template", "skills", "cross-tool", "jsc"]
|
||||
"homepage": "https://gitea.jsc.idv.tw/plugins/persona",
|
||||
"repository": "https://gitea.jsc.idv.tw/plugins/persona.git",
|
||||
"keywords": [
|
||||
"persona",
|
||||
"memory",
|
||||
"emotion",
|
||||
"mindmap",
|
||||
"relationship",
|
||||
"openclaw",
|
||||
"jsc"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user