loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

yua-memory

MCP Tool

bryanchen3777/yua-memory

Emotional Memory Management System for AI Agents

Install

$ npx loaditout add bryanchen3777/yua-memory

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "yua-memory": {
      "command": "npx",
      "args": [
        "-y",
        "yua-memory"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Yua Memory System: Giving AI a Heartbeat

[](https://github.com/bryanchen3777/yua-memory/actions/workflows/python-app.yml) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/)

Yua 記憶系統:為 AI 注入心跳

Yua Memory System is a sophisticated emotional-aware memory management system designed for AI companions. Unlike traditional RAG, Yua doesn't just store data—she builds a "Kizuna" (bond) by prioritizing what truly matters.

---

🏗 Architecture / 系統架構
Three-Tier Memory Model / 三層記憶模型
┌─────────────────────────────────────────────────────────────┐
│                    NotebookLM (第三層)                      │
│              外部備份 · AI 摘要 · 長期歸檔                    │
└─────────────────────────────────────────────────────────────┘
                            ▲
                            │ 備份觸發(每日/每週)
                            │
┌─────────────────────────────────────────────────────────────┐
│                      QMD (第二層)                            │
│              語義記憶檢索 · 跨 session 理解                   │
└─────────────────────────────────────────────────────────────┘
                            ▲
                            │ 主動寫入(重要決策、學習、靈感)
                            │
┌─────────────────────────────────────────────────────────────┐
│                      LCM (第一層)                            │
│           完整對話記錄 · SQLite · 自動儲存                    │
└─────────────────────────────────────────────────────────────┘
Truth Ranking / 衝突解決機制

| 優先級 | 來源 | 說明 | |--------|------|------| | 🔴 P0 | High-Priority QMD | Bryan 明確下達的最新修正 | | 🟠 P1 | Recent LCM | 本 Session 或最近 3 天內的對話 | | 🟡 P2 | General QMD | 舊的技術決策、一般性協議 | | 🟢 P3 | Older LCM | 過往對話(超過 3 天) |

---

✨ Key Features / 核心功能
Emotional

Tags

ai-companiondigital-lifeemotional-intelligencemcp-servermemory-managementopenclawrag

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/bryanchen3777/yua-memory)](https://loaditout.ai/skills/bryanchen3777/yua-memory)