AI工具 Skill技能库 关于道场
JavaScript AI工具 开源

ClaudeSupermemory:代码到在实时

GitHub |2026-06-27

Enable Claude 代码到 learn 在实时, update it's knowledge,、grow 与 you, using supermemory.GitHub 2,682 ⭐ / 164 Fork,主要使用 JavaScript 开发。访问项目:https://github.com/supermemoryai/claude-supermemory

项目介绍

Enable Claude 代码到 learn 在实时, update it's knowledge,、grow 与 you, using supermemory.

核心功能

- Team Memory — Project knowledge shared across your team, separate from personal memories - Auto Capture — Conversations saved when session ends - Project Config — Per-repo settings, API keys, and container tags

使用指南

Installation > Requires Node.js 18+ on your PATH — the memory hooks run as Node scripts. ``` /plugin marketplace add supermemoryai/claude-supermemory /plugin install supermemory ``` > Already have the old `claude-supermemory` plugin installed? It was renamed to `supermemory`, so it won't update in place. Migrate with: > > ```bash > /plugin marketplace update supermemory-plugins > /plugin install supermemory@supermemory-plugins > ``` > > Then, only if you still have the old plugin, remove it: > > ```bash > /plugin uninstall claude-supermemory@supermemory-plugins > ``` ``` export SUPERMEMORY_CC_API_KEY="sm_..." ```

项目信息

项目信息
项目名称supermemoryai/claude-supermemory
Star 数2,682
Fork 数164
编程语言JavaScript
开源协议N/A
创建时间2026-01-22
最近更新2026-06-23
主题标签

项目地址

GitHub 仓库:<https://github.com/supermemoryai/claude-supermemory>

> 完整 URL:[https://github.com/supermemoryai/claude-supermemory](https://github.com/supermemoryai/claude-supermemory)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。