Recommended

Lisa

No more goldfish memory for your AI assistant
The memory hub for team development
Core Principle:
Lisa is a long-term memory system for AI coding assistants. It remembers every commit, PR, code change like it remembers your saxophone lessons. Using knowledge graphs to store relationships between concepts, not just isolated text, giving your AI true contextual understanding.
KEY FEATURES
01Relationship Graph
Neo4j stores concept connections smarter than plain text
02Auto Extraction
LLM automatically identifies code entities and relationships
03Temporal Awareness
Knows when each piece of knowledge was learned
04Semantic Search
Retrieves context by meaning, not just keywords
github.com/TonyCasey/lisa
databases·TonyCasey·2026-02-06·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/TonyCasey/lisa.git
SSH
git clone [email protected]:TonyCasey/lisa.git
GitHub CLI
gh repo clone TonyCasey/lisa
FAQ
Q: What are the installation steps for Lisa Agent Skills?
1.Global Install: npm install Lisa globally
2.Project Init: Run lisa init in project dir
3.Auto Run: AI loads memories at session start
4.Active Recall: Use 'remember that...' to save notes
Q: What are the highlights of Lisa Agent Skills?
  • No more repeated explanations
  • Decisions never lost
  • Smart context linking
  • Multi-CLI support
Q: What are the use cases for Lisa Agent Skills?
  • Team code review memory
  • Long-term project knowledge
  • Tech decision tracking
  • New hire onboarding
Q: What are the limitations of Lisa Agent Skills?
  • Requires initial memory accumulation
  • Neo4j dependency