memory
✓Project memory system - save and search past decisions, preferences, context, and notes. Use when user says "remember this", asks "what did we decide about X", or wants to recall/store information.
Installation
SKILL.md
A hybrid search memory system for your project. Save important information and find it later using semantic search.
First run: If slow on first use, run bunx memory-search --warmup to pre-download the embedding model (300MB).
When the user asks about past decisions, preferences, or wants to recall information:
Project memory system - save and search past decisions, preferences, context, and notes. Use when user says "remember this", asks "what did we decide about X", or wants to recall/store information. Source: rjyo/memory-search.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rjyo/memory-search --skill memory- Source
- rjyo/memory-search
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is memory?
Project memory system - save and search past decisions, preferences, context, and notes. Use when user says "remember this", asks "what did we decide about X", or wants to recall/store information. Source: rjyo/memory-search.
How do I install memory?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rjyo/memory-search --skill memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/rjyo/memory-search
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-03