ワンクリックで
automem
Persistent AutoMem memory via the native AutoMem OpenClaw plugin tools.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Persistent AutoMem memory via the native AutoMem OpenClaw plugin tools.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Persistent AutoMem memory via the legacy curl-based AutoMem skill.
Persistent AutoMem memory via mcporter-exposed AutoMem tools.
Persistent memory management for Claude Code via AutoMem. Use this skill when: - Starting a session (recall project context, decisions, patterns) - Making architectural decisions or library choices - Fixing bugs (store root cause and solution) - Learning user preferences or code style - Debugging issues (search for similar past problems)
Deprecated compatibility template. Prefer the OpenClaw plugin; use skill-mcp or skill-legacy only when you specifically need those modes.
| name | automem |
| description | Persistent AutoMem memory via the native AutoMem OpenClaw plugin tools. |
| user-invocable | true |
| metadata | {"openclaw":{"skillKey":"automem"}} |
Use the native AutoMem tools exposed by the AutoMem plugin.
remember ... or store this -> call automem_store_memorywhat do you know about ... or recall ... -> call automem_recall_memoryupdate memory ... -> call automem_update_memorydelete memory ... -> recall first when needed, then call automem_delete_memorylink these memories ... -> call automem_associate_memoriesis memory healthy? -> call automem_check_healthTreat /automem remember ..., /automem recall ..., /automem update ..., and /automem delete ... as direct requests to use the matching AutoMem tool flow above.
Brief title. Context and details. Impact/outcome.memory-core alongside AutoMem when file-backed workspace memory is helpful. It complements AutoMem; it is not a replacement.