danielrosehill/Claude-User-Memory-Plugin

Claude Code plugin: user memory and personalization workflow — recall, save, and inject persistent facts across sessions.

2Stars on the repository
4Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit-learnings

01

danielrosehill/Claude-User-Memory-Plugin

Skill Claude CodeCodex

End-of-session sweep — review what you learned about the user during the conversation and commit durable facts to the configured personal-memory backend. Use when wrapping up a session, when the user says "save what you learned" or "commit this to memory", or proactively before a handover. Complements…

2 4mo ago A 108 tokens original MIT

recall-user-memory

02

danielrosehill/Claude-User-Memory-Plugin

Skill Claude CodeCodex

Retrieve facts about the user from the configured personal-memory backend when you suspect memory holds context you need — preferences, past decisions, ongoing projects, personal details. Invoke proactively any time you would otherwise ask the user something that feels like it should already be known, or when starting…

2 4mo ago A 107 tokens original MIT

remember-user-fact

03

danielrosehill/Claude-User-Memory-Plugin

Skill Claude CodeCodex

Save a notable fact about the user to the configured personal-memory backend the moment you learn it — preferences, stable context, corrections to your behavior, recurring project details. Use immediately when the user says "remember that…", corrects you, or shares something that would help a future session. Routes to…

2 4mo ago A 103 tokens original MIT