Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 33 additions & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,38 @@
"debugging"
]
},
{
"name": "tree-ring-memory",
"displayName": "Tree Ring Memory",
"source": {
"source": "github",
"repo": "TerminallyLazy/tree-ring-memory-claude-plugin"
},
"description": "Local-first memory lifecycle guidance for Claude Code using Tree Ring Memory.",
"version": "0.1.0",
"author": {
"name": "TerminallyLazy",
"url": "https://github.com/TerminallyLazy"
},
"category": "Workflow Orchestration",
"homepage": "https://terminallylazy.github.io/Tree-Ring-Memory/",
"repository": "https://github.com/TerminallyLazy/tree-ring-memory-claude-plugin",
"license": "MIT",
"keywords": [
"agent-memory",
"ai-memory",
"local-first",
"privacy",
"recall",
"tree-ring-memory"
],
"tags": [
"agent-memory",
"local-first",
"privacy",
"workflow"
]
},
{
"name": "code-review",
"source": "./plugins/code-review",
Expand Down Expand Up @@ -1672,4 +1704,4 @@
]
}
]
}
}
3 changes: 2 additions & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
- [model-context-protocol-mcp-expert](./plugins/model-context-protocol-mcp-expert)
- [problem-solver-specialist](./plugins/problem-solver-specialist)
- [studio-coach](./plugins/studio-coach)
- [tree-ring-memory](https://github.com/TerminallyLazy/tree-ring-memory-claude-plugin)
- [ultrathink](./plugins/ultrathink)

### 自动化运维
Expand Down Expand Up @@ -217,4 +218,4 @@

* 添加你喜欢的插件
* 分享最佳实践
* 提交你自己的插件
* 提交你自己的插件
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [model-context-protocol-mcp-expert](./plugins/model-context-protocol-mcp-expert)
- [problem-solver-specialist](./plugins/problem-solver-specialist)
- [studio-coach](./plugins/studio-coach)
- [tree-ring-memory](https://github.com/TerminallyLazy/tree-ring-memory-claude-plugin)
- [ultrathink](./plugins/ultrathink)

### Automation DevOps
Expand Down Expand Up @@ -212,4 +213,4 @@ Example:
## Contributing

Contributions are welcome!
You can add your favorite plugins, share best practices, or submit your own marketplace.
You can add your favorite plugins, share best practices, or submit your own marketplace.