Memory Sync Protocol
/install memory-sync-protocol
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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memory-sync-protocol - After installation, invoke the skill by name or use
/memory-sync-protocol - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 565 downloads so far.
How do I install Memory Sync Protocol?
Run "/install memory-sync-protocol" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Memory Sync Protocol free?
Yes, Memory Sync Protocol is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Memory Sync Protocol support?
Memory Sync Protocol is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Memory Sync Protocol?
It is built and maintained by markisadesigner1992-eng (@markisadesigner1992-eng); the current version is v1.0.0.