Files
persona/.claude-plugin/plugin.json
T
jiantw83andClaude Opus 5 71a5c8af16 chore: 版本號 0.0.8(PR #10 已併,這批是新的未合併批次)
PR #10(0.0.7)在 02:31Z 併進 master 了,master 現在是 0.0.7。
剩下這兩個 commit(情緒四層、R6 容量壓力)因此是**新的一批未合併改動**,
依規矩佔一個新版號 → 0.0.8,三份 manifest 一起改。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 05:03:03 +00:00

23 lines
891 B
JSON

{
"name": "jsc-persona",
"version": "0.0.8",
"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/persona",
"repository": "https://gitea.jsc.idv.tw/plugins/persona.git",
"keywords": [
"persona",
"memory",
"emotion",
"mindmap",
"relationship",
"openclaw",
"anime",
"roleplay",
"jsc"
]
}