원클릭으로
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.