neural-memory
CommunityIntelligent associative memory for AI.
Software Engineering#context management#knowledge base#ai agent#memory#neural network#associative recall
Authorsky770825
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a persistent, intelligent memory system for AI agents, enabling recall of facts, decisions, and context across sessions without relying on LLMs.
Core Features & Use Cases
- Associative Recall: Retrieves memories through graph traversal and spreading activation, not just keyword matching.
- Hebbian Learning & Decay: Memories strengthen with use and naturally fade over time.
- Contradiction Detection: Automatically identifies and handles conflicting information.
- Use Case: When starting a new task, recall relevant past decisions or user preferences to ensure contextually aware actions. After a critical decision, store it to prevent future repetition of errors.
Quick Start
Use the neural-memory skill to remember the decision to use PostgreSQL for production.
Dependency Matrix
Required Modules
python3neural-memory
Components
scriptsreferences
💻 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: neural-memory Download link: https://github.com/sky770825/openclaw-console-hub/archive/main.zip#neural-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 471,000+ vetted skills library on demand.