What problem does it solve?
Users lose critical context like past preferences, project decisions, and discussed facts between AI assistant sessions, leading to repeated questions, inconsistent work, and wasted time re-establishing context that was already shared.
Core Features & Use Cases
- Hybrid Search Accuracy: Combines vector similarity and temporal knowledge graph results to return the most relevant memories, prioritizing graph-sourced results when conflicts arise for higher reliability.
- Cross-Platform Compatibility: Works seamlessly in both Claude Code and Claude Cowork environments via the primary recall_memories MCP tool, with a secure REST fallback for edge cases where MCP is unavailable.
- Flexible Scoping & Efficiency: Supports project-specific searches (with auto-detected project IDs) or global cross-project scans, plus an index-only mode for low-cost broad surveys of stored memories without loading full payloads.
- Use Case: If you need to recall what technical stack choices you made for your current project 3 months ago, this skill retrieves matching memories with relevance scores and source attribution in seconds.
Quick Start
Ask the AI to search your Neuralscape memory for "what did we decide about the authentication system for the mobile app".