moai-foundation-memory
CommunityPersistent memory across sessions.
Authortaewook486
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a persistent memory layer, allowing AI agents to retain information, user preferences, and project context across multiple interactions and sessions, preventing repetitive questions and ensuring continuity.
Core Features & Use Cases
- Persistent Storage: Stores key-value data that survives session restarts.
- User Preferences: Remembers user settings like language, coding style, and naming conventions.
- Project Context: Preserves project-specific details such as tech stack, architecture decisions, and dependencies.
- Learned Patterns: Stores frequently used commands, code templates, and error resolution strategies.
- Session State: Tracks ongoing work, like the last SPEC ID or current git branch.
- Use Case: An AI agent remembers your preferred coding style and the specific technologies used in your current project, allowing it to generate more relevant and context-aware code suggestions without you having to re-explain these details each time.
Quick Start
Use the memory skill to store the key 'user_language' with the value 'en'.
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: moai-foundation-memory Download link: https://github.com/taewook486/vibe-shop/archive/main.zip#moai-foundation-memory 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.