Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory.
This Claude Code plugin connects Claude Code to the Supermemory service, giving the coding agent persistent memory that survives across sessions and projects. It installs directly through Claude Code's plugin marketplace and exposes two core tools: `supermemory-search`, which lets Claude query stored memories from past sessions, and `supermemory-save`, which stores information for later retrieval. Memory is split into personal and team scopes, with `repoContainerTag` settings allowing per-repository team containers so multiple developers can share project context. Conversations are captured automatically when a session ends, and a `signalExtraction` option allows more targeted capture based on keywords like "architecture" or "decision." The `/claude-supermemory:index` command indexes a codebase's architecture and patterns into memory. The plugin requires a paid Supermemory Pro account and an API key. Developers working across multiple repositories or in teams who want Claude to retain architectural decisions, past bug fixes, and project conventions between coding sessions will find the most use here.
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/supermemoryai/claude-supermemory2 items en este repositorio
Save important project knowledge to memory. Use when user wants to preserve architectural decisions, significant bug fixes, design patterns, or important implementation details for team reference.
Search your coding memory. Use when user asks about past work, previous sessions, how something was implemented, what they worked on before, or wants to recall information from earlier sessions.
Resumen de Tools
Lo que la gente pregunta sobre claude-supermemory
¿Qué es supermemoryai/claude-supermemory?
+
supermemoryai/claude-supermemory es tools para el ecosistema de Claude AI. Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory. Tiene 2.6k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala claude-supermemory?
+
Puedes instalar claude-supermemory clonando el repositorio (https://github.com/supermemoryai/claude-supermemory) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar supermemoryai/claude-supermemory?
+
Nuestro agente de seguridad ha analizado supermemoryai/claude-supermemory y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene supermemoryai/claude-supermemory?
+
supermemoryai/claude-supermemory es mantenido por supermemoryai. La última actividad registrada en GitHub es de today, con 8 issues abiertos.
¿Hay alternativas a claude-supermemory?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega claude-supermemory en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/supermemoryai-claude-supermemory)<a href="https://claudewave.com/repo/supermemoryai-claude-supermemory"><img src="https://claudewave.com/api/badge/supermemoryai-claude-supermemory" alt="Featured on ClaudeWave: supermemoryai/claude-supermemory" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies