AI SummaryEnables Claude to maintain long-term memory across sessions, automatically recalling user context, preferences, and prior work to provide continuous, personalized assistance. Essential for developers who need stateful AI interactions across multiple conversations.
Description
Long-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/zoubingwu/memory-skill/master/memory/SKILL.md"
Tags
Quality Score
Acceptable
74/100
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 2mo ago
22 stars
1 forks