Lightweight persistent memory for Claude that works across conversations. You create named memories with content, list what's stored, retrieve specific ones by name, or clear everything when you need a fresh start. The implementation is straightforward: JSON file storage with basic CRUD operations. Honestly most useful if you're building an agent that needs to remember context between sessions without setting up a proper database. Not sophisticated, but that's kind of the point. If you just need Claude to recall a few key facts or preferences without architectural overhead, this does the job.
npx -y skills add alirezarezvani/claude-skills --skill remember --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills