Supermemory Skill
Gives Claude permanent memory that persists across sessions, ranked number one on three memory benchmarks.
Before & after
Same prompt, same agent — the only difference is the skill.
That's a common challenge with stateless AI assistants. You might consider keeping a shared document or notes file that you paste into each conversation. Some users maintain a personal wiki with their working style, preferences, and context. You could also structure your prompts to include this information upfront, or use a notes app alongside Claude to track what matters. Would it help if I suggested a note-taking system, or were you looking for something else?
SUPERMEMORY SETUP Automation Status: ACTIVE Memory Mode: Cross-session Stored Items: 127 preferences and contexts YOUR STORED CONTEXT • Writing voice: technical, concise, no jargon • Current projects: AgentVolt integration, API design review • Time zone: Pacific (PDT) • Default tools: Bash, Read, Edit (no web fetch) • Avoid: video/image generation, long explanations RECENT RECALLS ✓ Used your project stack (Next.js, Prisma, Vercel) ✓ Applied your naming convention (kebab-case components) ✓ Referenced your brand guidelines (AgentVolt attribution) LAST SESSION: Yesterday at 3:15pm MEMORY SCORE: 94% accuracy (internal benchmark) To add new preferences, just mention them naturally—Supermemory captures them. To review or clear old memories, use /supermemory-view or /supermemory-clear.
About this skill
name: supermemory-skill description: Use when Gives Claude permanent memory that persists across sessions, ranked number one on three memory benchmarks.
Supermemory Skill
Supermemory (supermemoryai/supermemory) adds a persistent cross-session memory layer so Claude recalls context, preferences, and prior work between conversations, featured in the original author ranked most-starred skills.
What you get
- Public GitHub repo (supermemoryai/supermemory), about 27k stars
- installable via the skills CLI.
Customize your output
- Configure what gets stored and recalled per project.
Example output
Featured in the 10 Most-Starred Claude Skills rundown and the Skill Arsenal cheat-sheet.
Best for
Anyone who wants Claude to remember context long-term.
SKILL.md preview
---
name: supermemory-skill
description: Use when the user needs Claude to persist memory across sessions so context, preferences, and prior work carry forward between conversations.
version: 1.0.0
category: Development / Memory
author: AgentVolt
license: proprietary
tags:
- development
- memory
- standard
---
# Supermemory Skill
Adds a persistent, cross-session memory layer so context, preferences, and prior work carry forward between conversations.
## When to use
… (sign up to view the full skill)More development skills
View all Development skills →Claude.md Management
Automatically keeps Claude's claude.md memory file updated as your project grows so you stop reexplaining your stack every session.
Business Automation Stack
A connected set of agents that handle the repetitive ops work — follow-ups, summaries, and handoffs.
Generate
Scaffold code, tests, and boilerplate from a short spec.
Performance Profiler
Systematic performance profiling for Node.js, Python, and Go applications.