memory-engine
CommunityPersistent memory for AI agents.
Authorthecloudtips
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust, persistent memory store that allows AI agents to learn from user interactions, maintain context across sessions, and personalize their behavior over time.
Core Features & Use Cases
- Cross-Plugin Memory: A unified SQLite database accessible by all Founder OS plugins.
- Structured Storage: Stores user preferences, detected patterns, business facts, contact details, and workflow knowledge.
- Semantic Search: Utilizes HNSW vector indexing for efficient similarity searches on memory content.
- Use Case: When a user consistently asks to archive newsletters, the memory engine stores this as a
preferencememory. Future interactions can then automatically archive newsletters without explicit instruction.
Quick Start
Initialize the memory store if it doesn't exist by running the provided bash command.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: memory-engine Download link: https://github.com/thecloudtips/founder-os/archive/main.zip#memory-engine 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.