memory-system-optimizer

OpenCLAW 记忆系统优化 - 四层架构 + 自我反思 + 情绪识别 + 任务规划 + 12项增强功能

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "memory-system-optimizer" with this command: npx skills add githubxiaohei/memory-system-optimizer

Memory System Optimizer

OpenCLAW 记忆系统优化 Skill v2.0,基于 Ray Wang 实战经验 + 12项增强功能

v2.0 新增功能

#功能目录/文件
1四层记忆架构short-term/semantic/confidence/
2自我反思与元认知reflections/ + confidence/
3动态知识整合knowledge/
4情绪识别emotions/
5主动学习AGENTS.md
6任务规划与监控tasks/
7隐私与数据治理privacy/
8可解释性explainability/
9弹性与自适应elastic/
10持续进化evolution/
11协作与共享collaboration/
12多模态能力(待接入)

核心功能

1. 四层记忆架构

  • 短期: memory/short-term/ - 当前会话任务、临时变量
  • 情景: memory/YYYY-MM-DD.md - 按时间线的重要交互
  • 语义: memory/semantic/ - 知识图谱、事实库
  • 长期: MEMORY.md - 精选记忆

2. 自动衰减机制

  • Hot/Warm/Cold 温度模型
  • 自动归档过期记忆

3. 自我反思机制

  • 任务完成后自动复盘
  • 置信度评估(<50%主动请求澄清)

4. 情绪识别

  • 识别用户情绪,调整回应风格

5. 任务规划

  • 复杂任务自动拆解
  • 实时状态跟踪

安装配置

无收费,纯免费使用。

使用方法

# 写入日志
memlog.sh "标题" "内容"

# 刷新记忆
node memory-decay.js

# 归档
./memory-gc.sh

技术栈

  • OpenCLAW
  • Markdown 文件
  • Shell 脚本
  • Node.js

作者

Odin(总舵主)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Openclaw Memory Master

AI Memory System with LLM Wiki

Registry SourceRecently Updated
2451Profile unavailable
Coding

Six-Layer Memory

Set up or repair a proactive six-layer memory system for an OpenClaw/Codex workspace. Use when a user wants durable HOT/WARM/COLD/CURATED/CLOUD/AUTO memory,...

Registry SourceRecently Updated
1311Profile unavailable
Coding

Context Hawk

Pure Python memory manager for preserving and retrieving multi-layered AI memories across sessions, topics, and time without external dependencies.

Registry SourceRecently Updated
2090Profile unavailable
Security

SPIRIT State Sync

State Preservation & Identity Resurrection Infrastructure Tool (SPIRIT). Preserves AI agent identity, memory, and projects to a private Git repository. NEW:...

Registry SourceRecently Updated
7760Profile unavailable