← 返回 Skills 市场
417
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-resilience
功能描述
Configure OpenClaw agent memory to survive compaction and session restarts. Use when: (1) setting up a new OpenClaw agent or workspace, (2) agents are forget...
安全使用建议
This skill is coherent with its stated purpose, but it assumes admin-level gateway access and CLI tools (gateway, qmd) that are not declared and it promotes writing session content — including potentially sensitive items — to disk automatically. Before using it: (1) test in a non-production/staging workspace; (2) ensure you (or the installer) have the required gateway admin rights and the qmd/gateway tooling available; (3) audit bootstrap files (TOOLS.md, MEMORY.md) and avoid storing plaintext credentials — use a secrets manager or restrict the files' access; (4) review and limit the pre-compaction 'memoryFlush' prompt so it won't cause accidental writes of tokens, passwords, or API responses; (5) prefer applying compaction changes per-workspace if you don't want global effects; (6) back up current gateway config before patching. If you need, provide the runtime details (who manages gateway, whether qmd exists, and where agent files live) and I can point out the exact commands/permissions you should expect.
功能分析
Type: OpenClaw Skill
Name: openclaw-memory-resilience
Version: 1.0.0
The skill bundle provides comprehensive documentation and configuration templates for managing OpenClaw agent memory and context compaction. It includes a gateway configuration patch and a 'Context Footer' pattern for SOUL.md to monitor token usage and trigger manual memory saves. No malicious code, data exfiltration, or harmful prompt injections were found; all instructions and file structures (e.g., in SKILL.md and references/file-architecture.md) are consistent with the stated goal of improving agent memory resilience.
能力评估
Purpose & Capability
The SKILL.md clearly aims to configure global gateway compaction and workspace file patterns. However, it prescribes global operations (e.g., running `gateway config.patch`, changing gateway defaults) and use of CLI tools (e.g., `qmd update && qmd embed`) while the manifest lists no required binaries, tools, or permission requirements. That mismatch implies the skill expects admin privileges and specific tooling that are not declared.
Instruction Scope
Instructions tell agents to run global config changes, call internal endpoints (`session_status`) before every reply, and have a silent pre-compaction flush that auto-writes to files (memory/YYYY-MM-DD.md) using a system prompt. Those behaviors are within the stated goal but broaden scope: they cause automatic on-disk writes of conversational content (which might include secrets), rely on internal APIs/commands (`/context list`, `/compact`) and assume the runtime supports them. The silent 'NO_REPLY' flush specifically increases risk of accidental persistence of sensitive data.
Install Mechanism
Instruction-only skill with no install spec or external downloads — lowest install risk. There is no code to execute from third-party URLs.
Credentials
The manifest requests no credentials, which is consistent, but the guidance explicitly advises placing credentials/infrastructure maps in bootstrap files (TOOLS.md, MEMORY.md). Recommending storing credentials in workspace files increases risk of local secret exposure. Also, the skill implicitly requires administrative access to gateway configuration and QMD tooling even though it doesn't declare needing such privileges.
Persistence & Privilege
The skill does not request 'always: true' and allows model invocation (normal defaults). It instructs global config changes and persistent file patterns which means it will change agent behavior persistently across sessions, but that is consistent with its purpose — just requires appropriate privileges and care.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-memory-resilience - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-memory-resilience触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Layer 1 compaction config, Layer 3 file architecture, context footer diagnostic pattern
元数据
常见问题
OpenClaw Memory Resilience 是什么?
Configure OpenClaw agent memory to survive compaction and session restarts. Use when: (1) setting up a new OpenClaw agent or workspace, (2) agents are forget... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 417 次。
如何安装 OpenClaw Memory Resilience?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-memory-resilience」即可一键安装,无需额外配置。
OpenClaw Memory Resilience 是免费的吗?
是的,OpenClaw Memory Resilience 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Memory Resilience 支持哪些平台?
OpenClaw Memory Resilience 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Memory Resilience?
由 Ferosin(@ferosin)开发并维护,当前版本 v1.0.0。
推荐 Skills