neuralscape-memory
CommunityPersistent memory for AI agents across sessions and projects.
Software Engineering#knowledge graph#ai agents#persistent memory#project conventions#user preferences#async storage#context recall
Authorehfazrezwan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI coding assistants and personal agents lose all context between sessions, forcing them to re-ask users for preferences, project conventions, and past technical decisions every time, leading to repetitive work and inconsistent behavior.
Core Features & Use Cases
- Persistent Categorized Memory: Stores user preferences, personal facts, technical skills, project tech stacks, coding conventions, and architectural decisions in a structured, searchable format.
- Multi-User Collaboration: Supports private personal memory pools and shared team knowledge bases, with sensible default visibility per memory category.
- Flexible Access: Exposes memory operations via MCP tools for AI agent integration and a REST API for direct programmatic access, with asynchronous writes and synchronous search.
- Use Case: A developer working on a FastAPI project can have their agent recall the team's snake_case naming convention and their personal preference for 4-space indentation automatically at session start, without manual re-entry.
Quick Start
Use the neuralscape-memory skill to load all known user preferences and project-specific conventions for the current project at the start of a new coding session.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: neuralscape-memory Download link: https://github.com/ehfazrezwan/neuralscape/archive/main.zip#neuralscape-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.