·moai-foundation-memory
</>

moai-foundation-memory

modu-ai/moai-adk

使用 MCP Memory Server 实现跨会话的持久内存,以获取用户首选项、项目上下文和学习模式

5安装·0热度·@modu-ai

安装

$npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-memory

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 |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-memory
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 moai-foundation-memory?

使用 MCP Memory Server 实现跨会话的持久内存,以获取用户首选项、项目上下文和学习模式 来源:modu-ai/moai-adk。

如何安装 moai-foundation-memory?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-memory 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/modu-ai/moai-adk