moai-foundation-memory
✓Persistent memory across sessions using MCP Memory Server for user preferences, project context, and learned patterns
Installation
SKILL.md
Persistent Memory Management - MCP Memory Server integration for maintaining context across Claude Code sessions, storing user preferences, project-specific knowledge, and learned patterns.
| userlanguage | string | Response language (ko, en, ja, etc.) | | usercodingstyle | string | Preferred style (descriptive, concise) | | usernamingconvention | string | Naming style (camelCase, snakecase) | | usercommentlanguage | string | Code comment language | | usertimezone | string | User timezone | | userexpertiselevel | string | junior, mid, senior |
| projectname | string | Project name | | projecttechstack | JSON | Technologies and frameworks | | projectarchitecture | string | Architecture pattern (monolith, microservices) | | projecttestframework | string | Testing framework (pytest, jest) | | projectconventions | JSON | Project-specific conventions |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-memory- Source
- modu-ai/moai-adk
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is moai-foundation-memory?
Persistent memory across sessions using MCP Memory Server for user preferences, project context, and learned patterns Source: modu-ai/moai-adk.
How do I install moai-foundation-memory?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-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/modu-ai/moai-adk
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01