/install engrm-memory
Engrm Memory
Use this skill when the user is working on an existing codebase and continuity matters more than a cold start.
Before you start
Use Engrm only if it is already connected and available in the current environment.
If Engrm is not available, say that Engrm memory is not connected on this machine and continue without inventing fallback commands or fake setup steps.
Command guardrails
Do not invent Engrm CLI commands like:
engrm searchengrm saveengrm timeline
Those are not normal Engrm CLI commands.
Memory search, timeline, save, recent activity, and stats are Engrm tool/workflow capabilities, not generic shell commands.
What this skill is for
- Pull relevant prior knowledge into the current session.
- Reuse past decisions, fixes, and discoveries before repeating work.
- Save new knowledge when the session produces something worth carrying forward.
- Make multi-device and multi-agent memory actually useful instead of passive.
When to use Engrm first
Use Engrm before coding when:
- the user is resuming work after a break
- a project or subsystem looks familiar
- the task touches a bug, auth flow, deployment path, or refactor area that may have been handled before
- the session starts on a different machine or with a different coding agent
Use Engrm during coding when:
- the work starts drifting
- you need to confirm an earlier decision
- you suspect the same issue has already been solved elsewhere
Use Engrm after coding when:
- a useful decision was made
- a bugfix or pattern is likely to recur
- the session discovered a real lesson that future work should start with
Default Engrm workflow
- Start by checking recent activity or searching relevant memory.
- Pull timeline or session context if the area has recent churn.
- Apply prior decisions before changing code.
- Save only high-signal outcomes, not every trivial step.
Good Engrm questions
- What did we already learn about this area?
- Was there an earlier decision for this approach?
- Did a previous session touch the same files or subsystem?
- Is there a recent bugfix or security note I should reuse?
Save high-signal memories
Prefer saving:
- durable decisions
- bugfixes with clear cause and resolution
- discoveries that unblock later sessions
- patterns worth reusing across projects
Avoid saving:
- obvious implementation details
- noisy or temporary dead ends
- generic filler that will pollute retrieval later
What success looks like
The agent starts informed, reuses real project memory, and leaves behind a small number of valuable observations that improve the next session.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install engrm-memory - 安装完成后,直接呼叫该 Skill 的名称或使用
/engrm-memory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Engrm Memory 是什么?
Use Engrm memory deliberately before coding, during coding, and when saving reusable lessons. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Engrm Memory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install engrm-memory」即可一键安装,无需额外配置。
Engrm Memory 是免费的吗?
是的,Engrm Memory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Engrm Memory 支持哪些平台?
Engrm Memory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Engrm Memory?
由 dr12hes(@dr12hes)开发并维护,当前版本 v0.1.0。