Back to Directory
research
Satori
Persistent long term memory for for continuity in ai sessions between providers and codegen tools. TRIGGERS - Activate this skill when: - User explicitly mentions "satori", "remember this", "save", "add", "save this for later", "store this", "add to memory" - User asks to recall/search past decisions: "what did we decide", "remind me", "search my notes", "what do I know about" - Conversation contains notable facts worth persisting: decisions, preferences, deadlines, names, tech stack choices, strategic directions - Starting a new conversation where proactive context retrieval would help - Use Satori search when user asks a question
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Satori v0.0.1 initial release:
- Provides persistent long-term memory across AI sessions and tools.
- Detects when to save or recall facts based on trigger phrases and conversation context.
- Integrates with Satori CLI for saving and searching notable facts in vector/knowledge graph databases.
- Automates authentication and setup with no manual configuration required.
- Includes workflows for proactive context retrieval and fact saving, with clear criteria for what information to store.
- Handles CLI errors gracefully, with user-friendly error messages and guidance.