Home /Claude Skills /memory-ts
Highly Recommended

Memory Ts

Now AI remembers your coding context
Give AI long-term memory
Core Principle:
memory-ts is like giving your AI coding assistant a never-forgetting 'external brain'. It remembers all your conversation history, code decisions and technical insights with Claude Code/Gemini CLI, automatically retrieving relevant memories for your next chat - no more repetitive explanations.
KEY FEATURES
01Auto Memory Recall
Past decisions and code snippets surface automatically
02Seamless Continuity
No manual saving, automatically archives key info
03Semantic Search
384-dim vector understands intent, 10x smarter than keywords
04Action Tracking
Type *** to instantly pull all pending tasks
github.com/RLabs-Inc/memory-ts
data-ai·RLabs-Inc·2026-02-06·13·🔱 3
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/RLabs-Inc/memory-ts.git
SSH
git clone [email protected]:RLabs-Inc/memory-ts.git
GitHub CLI
gh repo clone RLabs-Inc/memory-ts
FAQ
Q: What are the installation steps for Memory Ts Agent Skills?
1.One-click Install: bun global install
2.Hook Setup: Configure for Claude/Gemini
3.Start Service: memory serve runs in background
4.Natural Chat: Code as usual, memories work automatically
Q: What are the highlights of Memory Ts Agent Skills?
  • 5ms lightning semantic matching
  • Zero-config auto operation
  • Dual AI engine support
  • 80MB lightweight model
Q: What are the use cases for Memory Ts Agent Skills?
  • Maintain context across multi-day feature development
  • New team members onboarding with historical decisions
  • Recalling discussions from 3 months ago debugging
  • Shared memory between Claude and Gemini
Q: What are the limitations of Memory Ts Agent Skills?
  • Requires memory serve running
  • No mobile support yet