diff --git a/README-zh.md b/README-zh.md index 2c2de0e..5312361 100644 --- a/README-zh.md +++ b/README-zh.md @@ -57,6 +57,7 @@ ### 工作流编排 - [angelos-symbo](./plugins/angelos-symbo) - [ceo-quality-controller-agent](./plugins/ceo-quality-controller-agent) +- [claude-recap](https://github.com/hatawong/claude-recap) — 基于话题的会话记忆插件,使用 Shell hooks 将每个对话话题归档为独立的 Markdown 摘要。两个 hooks,bash + Node.js,100% 本地运行。 - [claude-desktop-extension](./plugins/claude-desktop-extension) - [lyra](./plugins/lyra) - [model-context-protocol-mcp-expert](./plugins/model-context-protocol-mcp-expert) diff --git a/README.md b/README.md index e4de615..fd41391 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Workflow Orchestration - [angelos-symbo](./plugins/angelos-symbo) - [ceo-quality-controller-agent](./plugins/ceo-quality-controller-agent) +- [claude-recap](https://github.com/hatawong/claude-recap) — Per-topic session memory using Shell hooks — archives each conversation topic as a separate Markdown summary. Two hooks, bash + Node.js, 100% local. - [claude-desktop-extension](./plugins/claude-desktop-extension) - [lyra](./plugins/lyra) - [model-context-protocol-mcp-expert](./plugins/model-context-protocol-mcp-expert)