← Back to Skills Marketplace
ferosin

OpenClaw Memory Resilience

by Ferosin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
417
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-memory-resilience
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-memory-resilience
  3. After installation, invoke the skill by name or use /openclaw-memory-resilience
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — Layer 1 compaction config, Layer 3 file architecture, context footer diagnostic pattern
Metadata
Slug openclaw-memory-resilience
Version 1.0.0
License
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 417 downloads so far.

How do I install OpenClaw Memory Resilience?

Run "/install openclaw-memory-resilience" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Memory Resilience free?

Yes, OpenClaw Memory Resilience is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Memory Resilience support?

OpenClaw Memory Resilience is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Memory Resilience?

It is built and maintained by Ferosin (@ferosin); the current version is v1.0.0.

💬 Comments