feat(hermes): 新增 packs/ 逐插件 pack manifest,同步记忆体系收尾
packs/*.yaml 的 ref 均锁定到上一个 commit(56ae43f),指向本次新增的 huanxi/huanxi-admin/memcore-hermes/obsidian/zentao 五个插件目录; 另加 all.yaml 支持一次性全装。同步刷新记忆文件的 commit 锚点。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015D4xWG3gRWkUKJDgyvtyJw
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
56ae43f6d3
commit
df375117ae
@@ -0,0 +1,19 @@
|
||||
name: yixiong-claude-marketplace-all
|
||||
description: 一次性安装蚁熊技能市场全部五个插件(huanxi / huanxi-admin / memcore-hermes / obsidian / zentao)。想选装单个插件请用同目录下对应的单插件 pack 文件。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/huanxi
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/huanxi-admin
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/memcore-hermes
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/obsidian
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/zentao
|
||||
@@ -0,0 +1,7 @@
|
||||
name: huanxi-admin
|
||||
description: 寰汐企业管理系统 · 管理端(4 技能),需管理员发放 hxa_ Token。装完后需在 ~/.hermes/config.yaml 里手动配置 MCP Token,见仓库 README「Hermes Agent」一节。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/huanxi-admin
|
||||
@@ -0,0 +1,7 @@
|
||||
name: huanxi
|
||||
description: 寰汐企业管理系统 · 个人端(7 技能)。装完后需在 ~/.hermes/config.yaml 里手动配置 MCP Token,见仓库 README「Hermes Agent」一节。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/huanxi
|
||||
@@ -0,0 +1,7 @@
|
||||
name: memcore-hermes
|
||||
description: 项目本地记忆体系核心引擎(memcore-shared/memory-sync/memory-lint/memory-update)。无需任何配置,安装即用。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/memcore-hermes
|
||||
@@ -0,0 +1,7 @@
|
||||
name: obsidian
|
||||
description: Obsidian 知识库 AI 协作插件族(10 技能)。无 MCP,无需任何配置,安装即用。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/obsidian
|
||||
@@ -0,0 +1,7 @@
|
||||
name: zentao
|
||||
description: 禅道项目管理系统(8 技能)。装完后需在 ~/.hermes/config.yaml 里手动配置 MCP Token,见仓库 README「Hermes Agent」一节。
|
||||
version: 1.0.0
|
||||
plugins:
|
||||
- repo: https://gitea.rk-health.com/yixiong/yixiong-claude-marketplace.git
|
||||
ref: 56ae43f6d32baf8ee9c0b31fc09108daf12853fe
|
||||
subdir: plugins/zentao
|
||||
Reference in New Issue
Block a user