microscope-memory
Connect OpenClaw to a Microscope-Memory API for status, recall, and remember operations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Connect OpenClaw to a Microscope-Memory API for status, recall, and remember operations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | microscope_memory |
| description | Connect OpenClaw to a Microscope-Memory API for status, recall, and remember operations. |
| metadata | {"openclaw":{"requires":{"bins":["bash","curl"]}}} |
Use this skill when the user asks to:
Expect these env vars to be available in the OpenClaw runtime:
MICROSCOPE_BASE_URL (example: https://memory.example.com)MICROSCOPE_USERMICROSCOPE_PASSHelper script path:
~/.openclaw/workspace/tools/microscope-memory-api.sh
bash ~/.openclaw/workspace/tools/microscope-memory-api.sh status
bash ~/.openclaw/workspace/tools/microscope-memory-api.sh recall "<query>" 10
bash ~/.openclaw/workspace/tools/microscope-memory-api.sh remember "<text>" long_term 7
recall before answering memory-dependent questions.recall returns useful context, cite it briefly in your answer.remember, confirm that the new fact is durable and worth storing.layer is long_term; use emotional for user preferences and tone.