Elite Longterm Memory
This skill enhances recall of detailed information over extended periods, boosting strategic planning and long-term knowledge retention.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add elite-longterm-memory npx -- -y @trustedskills/elite-longterm-memory
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"elite-longterm-memory": {
"command": "npx",
"args": [
"-y",
"@trustedskills/elite-longterm-memory"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to maintain persistent, high-fidelity memories across extended interactions and sessions. It allows the agent to recall specific past events, user preferences, and contextual details without relying on short-term context windows.
When to use it
- Managing complex, multi-week projects where early decisions impact current tasks.
- Building personal assistants that remember unique user habits and biographical details over time.
- Conducting long-form research or analysis where maintaining a complete history of findings is critical.
- Supporting users with cognitive challenges who require consistent, recalled information across separate conversations.
Key capabilities
- Persistent storage of interaction history beyond standard session limits.
- Retrieval of specific past events and user preferences on demand.
- Maintenance of long-term context for complex, evolving workflows.
- Reduction of repetitive explanations by recalling established facts.
Example prompts
- "Remember that I prefer concise responses with bullet points for all future tasks."
- "Recall the three main constraints we discussed regarding the Q3 marketing strategy last week."
- "Based on my previous feedback about data privacy, summarize how you handled the recent file upload."
Tips & gotchas
Ensure you explicitly instruct the agent to store specific details if it does not automatically flag them as important. While this skill extends memory, verify that sensitive personal data is stored securely according to your platform's privacy settings.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.