← Back to Skills Marketplace
john-20-ux

Scoped Memory Manager

by john-20-ux · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
197
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install scoped-memory-manager
Description
Installs and manages Scope-Based Memory and Automated REM Sleep (memory consolidation) for OpenClaw agents. Use this skill when an agent's MEMORY.md is bloat...
Usage Guidance
This skill appears coherent and low-risk technically, but it will schedule recurring autonomous runs that read and rewrite your agent's MEMORY.md and related daily logs. Before installing: (1) back up MEMORY.md, (2) inspect the cron job payload and confirm you accept weekly automated consolidation, (3) verify what the platform's 'cron' tool and 'isolated' session actually do and what permissions they have, (4) run the setup script and perform a manual migration first to confirm results, and (5) ensure no sensitive data you don't want reorganized into topic files is currently stored in MEMORY.md. If you want tighter control, decline automatic scheduling and run consolidation manually.
Capability Analysis
Type: OpenClaw Skill Name: scoped-memory-manager Version: 1.0.0 The skill bundle provides a legitimate utility for managing agent memory by partitioning data into domain-specific files and scheduling periodic consolidation via a cron job. The `scripts/setup.sh` file only creates local directories, and the `SKILL.md` instructions guide the agent to perform internal file maintenance and context optimization without any evidence of data exfiltration, credential theft, or malicious external communication.
Capability Assessment
Purpose & Capability
Name, description, and instructions all focus on converting a monolithic MEMORY.md into scoped topic files and running periodic consolidation. The single setup script only scaffolds memory/topics; nothing requested is unrelated to memory management.
Instruction Scope
SKILL.md explicitly instructs creating directories, scheduling a cron job to run consolidation in an 'isolated' session, and reading MEMORY.md plus recent daily logs to extract/prune/move content. All referenced files and actions are consistent with memory-consolidation purpose and do not reference unrelated system files or external endpoints.
Install Mechanism
No install spec; a tiny shell script (creates memory/topics) is included. Nothing is downloaded from external URLs and no archives are extracted — low install risk.
Credentials
The skill requires no environment variables, secrets, or external credentials. The actions it asks for (reading and reorganizing MEMORY.md and memory/*.md logs) are proportionate to its function.
Persistence & Privilege
The skill instructs scheduling a recurring cron job that will autonomously wake an agent in an 'isolated' session to read and modify memory files. While 'always' is false and no extra credentials are requested, the recurring autonomous access to agent memory is a privacy/privilege consideration the user should review.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scoped-memory-manager
  3. After installation, invoke the skill by name or use /scoped-memory-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Automated REM sleep architecture for OpenClaw agents
Metadata
Slug scoped-memory-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Scoped Memory Manager?

Installs and manages Scope-Based Memory and Automated REM Sleep (memory consolidation) for OpenClaw agents. Use this skill when an agent's MEMORY.md is bloat... It is an AI Agent Skill for Claude Code / OpenClaw, with 197 downloads so far.

How do I install Scoped Memory Manager?

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

Is Scoped Memory Manager free?

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

Which platforms does Scoped Memory Manager support?

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

Who created Scoped Memory Manager?

It is built and maintained by john-20-ux (@john-20-ux); the current version is v1.0.0.

💬 Comments