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.