← 返回
AI智能

Memory Sync Protocol

Synchronize durable behavior or preference changes across TOOLS.md, MEMORY.md, AGENTS.md, and memory/YYYY-MM-DD.md with one consistent workflow. Use when use...
通过统一工作流,在 TOOLS.md、MEMORY.md、AGENTS.md 及 memory/YYYY-MM-DD.md 之间同步持久化行为或偏好变更。
markisadesigner1992-eng
AI智能 clawhub v1.0.0 1 版本 99888.9 Key: 无需
★ 2
Stars
📥 859
下载
💾 23
安装
1
版本
#automation#governance#latest#memory#openclaw#workflow

概述

Memory Sync Protocol

When this skill is triggered, execute the following sequence strictly.

1) Classify the change

  • Execution detail (tool/profile/path/routing trigger) → TOOLS.md
  • Long-term stable preference (high-level) → MEMORY.md
  • Governance/process rule (how to maintain) → AGENTS.md
  • Event log / audit trail (what changed today) → memory/YYYY-MM-DD.md

2) Update files with minimal duplication

  • Write detailed routing/trigger logic in TOOLS.md.
  • Write only high-level summary in MEMORY.md.
  • Avoid copying large sections between files.
  • If adding a new policy, also add short maintenance note in AGENTS.md.

3) Append daily log

  • In memory/YYYY-MM-DD.md, record:
  • what changed,
  • why,
  • affected files.

4) Git discipline

  • Before major rewrites: create a backup commit.
  • After updates: commit with semantic message, e.g.
  • docs(routing): ...
  • docs(memory): ...
  • chore(memory): ...

5) Reply format

Return a concise sync report:

  • Updated files
  • Key rules added/changed
  • Commit hash/message

Guardrails

  • Do not store sensitive secrets in MEMORY/TOOLS unless user explicitly asks.
  • Do not bloat MEMORY with skill inventories or transient logs.
  • Prefer TOOLS for concrete calling rules; MEMORY for durable preference only.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 23:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Memory Audit Guardian

markisadesigner1992-eng
每周对 OpenClaw 进行记忆治理审计。当用户要求审计/优化记忆质量、降低 token 开销、验证 MEMORY/TOOLS/AGENTS 角色边界时使用。
★ 1 📥 637
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 795,961
ai-intelligence

Self-Improving + Proactive Agent

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