← 返回
AI智能 中文

dr-memory-foundation

Opinionated, file-based memory layout for OpenClaw-style agents: dashboards (now/open-loops/automation), topic files, glossary, and an always-on policy+topic...
为OpenClaw风格代理提供的固执己见文件记忆布局:仪表板(当前/开环/自动化),主题文件,术语表,以及始终启用的策略+主题。
daniel-refahi-ikara
AI智能 clawhub v2.1.1 3 版本 100000 Key: 无需
★ 0
Stars
📥 639
下载
💾 5
安装
3
版本
#latest

概述

DR Memory Foundation

Use this skill to set up a memory layout that is easy to retrieve from, audit, and compress.

Apply to this workspace

When the user asks to apply this skill (for example: Apply dr-memory-foundation to this workspace), do this:

1) Inspect the existing workspace memory files.

2) Create any missing template files from references/templates/.

3) Preserve existing notes; merge or relocate content rather than deleting it.

4) Normalize MEMORY.md into preferences + indexes only.

5) Ensure memory/always_on.md contains a tiny policy header + topic catalog.

6) Confirm what changed.

This apply flow should be idempotent: if the structure already exists, do not duplicate sections or overwrite user content blindly.

Quick install commands (copy/paste)

Run this from the workspace root when you want the templates created automatically:

cd ~/.openclaw/workspace
python3 ./skills/dr-memory-foundation/scripts/install_memory_foundation.py
tree -L 2 memory | head -n 40

If files already exist the script skips them; otherwise it copies the templates from references/templates/.

Template layout

  • MEMORY.md (small): preferences + indexes only.
  • memory/always_on.md: tiny policy header + topic catalog (with keywords).
  • Dashboards / registries:
  • memory/now.md
  • memory/open-loops.md
  • memory/automation.md
  • Topics:
  • memory/topics/glossary.md
  • memory/topics/.md
  • Daily logs:
  • memory/YYYY-MM-DD.md

Apply (safe steps)

1) Create the folders/files from references/templates/.

2) Move existing knowledge into topic files without deleting source logs.

3) Keep MEMORY.md as indexes + preferences only.

4) Update the topic catalog in memory/always_on.md as topics evolve.

Templates

Use the files under references/templates/.

版本历史

共 3 个版本

  • v2.1.1 当前
    2026-05-03 04:17 安全 安全
  • v1.0.4
    2026-03-29 23:04
  • v1.0.2
    2026-03-19 14:33

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dr-schedule-manager

daniel-refahi-ikara
为OpenClaw代理设计并实现可靠的定时或事件触发自动化,使模型、提示、投递和策略的变更立即生效。
★ 0 📥 455
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,341
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,815