← Back to Skills Marketplace
q262045312-ui

Openclaw Memory Manager 1.0.0

by q262045312-ui · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-memory-manager-1-0-0
Description
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory...
Usage Guidance
This package appears to do what it says: local organization, snapshots, and simple text searches over files under $HOME/.openclaw/workspace (or OPENCLAW_WORKSPACE). Before running: 1) Inspect the scripts yourself (they're small and readable). 2) Note that running init/organize/snapshot will create and move files under your workspace and may merge or move legacy files — back up any existing memory/*.md first. 3) Snapshots and snapshots/ files contain excerpts of recent files and could include sensitive content; review their contents and locations. 4) The package has no automated installer — place the scripts where you expect (the docs assume ~/.openclaw/skills/memory-manager/) or adjust paths. 5) If you rely on jq for state updates, install jq or accept those steps will be skipped. If you want stronger assurance, run the scripts in a safe environment (container or temp account) first.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-memory-manager-1-0-0 Version: 1.0.0 The openclaw-memory-manager skill provides a structured local memory management system for AI agents, implementing episodic, semantic, and procedural memory tiers. It includes a suite of shell scripts (init.sh, detect.sh, organize.sh, search.sh, snapshot.sh, stats.sh) designed to initialize directory structures, monitor context usage, categorize files, and create backups within the agent's local workspace. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code logic is consistent with its stated purpose of enhancing agent context retention.
Capability Assessment
Purpose & Capability
Name/description (local memory management: detect compression, snapshots, organize, search) align with the included shell scripts. Required env/credentials/binaries are empty and the scripts operate on a local workspace directory, which is consistent with the stated purpose.
Instruction Scope
Runtime instructions and scripts confine activity to the user's workspace (default $HOME/.openclaw/workspace). They create/read/write Markdown files, move/merge files, and produce snapshots. Minor notes: SKILL.md and examples reference running scripts under ~/.openclaw/skills/memory-manager/, and search.sh prints a tip referencing a 'memory_get' tool that is not included; otherwise no instructions attempt to read unrelated system areas, external services, or transmit data externally.
Install Mechanism
There is no install spec (instruction-only), but code files are present in the package. The skill expects you to run the included shell scripts from a path (e.g., ~/.openclaw/skills/memory-manager/) but does not provide an automated installer to place them there — this is a usability mismatch, not a security one. No remote downloads or archive extraction occur.
Credentials
The skill requires no environment variables or credentials. It optionally uses OPENCLAW_WORKSPACE if set and checks for jq (optional). There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request permanent platform-level privileges (always is false). It writes and modifies files under the user's workspace and creates directories in the user's home area — expected behavior for a local memory manager. It does not modify other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-memory-manager-1-0-0
  3. After installation, invoke the skill by name or use /openclaw-memory-manager-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-memory-manager 1.0.0 – First Release - Introduces a local, three-tier memory management system for agents: episodic (events), semantic (knowledge), and procedural (workflows). - Features compression detection with auto-snapshots and warning thresholds to prevent memory loss. - Adds tools for organizing, searching, and categorizing memories by type, plus manual and automatic structuring. - Provides easy migration from flat memory files and detailed usage statistics. - All data is 100% local, human-readable, and structured for improved context and retrieval.
Metadata
Slug openclaw-memory-manager-1-0-0
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Openclaw Memory Manager 1.0.0?

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory... It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Openclaw Memory Manager 1.0.0?

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

Is Openclaw Memory Manager 1.0.0 free?

Yes, Openclaw Memory Manager 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Memory Manager 1.0.0 support?

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

Who created Openclaw Memory Manager 1.0.0?

It is built and maintained by q262045312-ui (@q262045312-ui); the current version is v1.0.0.

💬 Comments