Advanced Memory Storage - Structured for Self-Improvement Learning

v4.20.69

Layered memory architecture for agent continuity, identity development, and operational doctrine. Replaces flat note accumulation with structured capture → c...

0· 53·0 current·0 all-time
byShiva&G@shivaclaw
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill claims to provide a layered memory filesystem and migration/compatibility with several legacy self-improvement skills. The included compatibility script (compatibility-bridge.sh) and the SKILL.md templates all operate on local memory files, workspace paths, and legacy skill locations; these capabilities align with the stated purpose. There are no environment variables or external credentials requested that would be out of scope.
Instruction Scope
SKILL.md instructs the agent to scan recent conversation/activity, append heartbeat signals to daily logs, run daily/weekly/monthly consolidation routines, and optionally run the compatibility bridge. Those instructions require the agent to read session/conversation context and local files in the workspace/home directories (which is expected for a memory skill). This is coherent, but the agent will have broad access to conversation content and local files it is asked to index; users should be aware of what the agent will read/write.
Install Mechanism
No install spec or remote downloads are present; this is instruction-first and ships a local bash script. Nothing is fetched from external URLs or executed from an untrusted network source. Risk from installation is low because no external install/extract step exists.
Credentials
The skill does not declare required credentials or config paths. The only implicit environment usage is OPENCLAW_WORKSPACE (used as a defaultable path) plus standard HOME and the agent's workspace; these are proportional to the file-based migration and bridging tasks the skill performs. No tokens/keys/secrets are requested.
Persistence & Privilege
always:false and no special platform privileges are requested. However, the skill (and its compatibility script) will create symlinks and copy files within your workspace and home directories when run (bridge/migrate commands), and SKILL.md recommends cron/heartbeat patterns. Because the agent can be invoked autonomously by default, this implies the capability to perform periodic local reads/writes — which is appropriate for a memory system but worth reviewing before enabling autonomous operation or scheduled jobs.
Assessment
This skill appears internally consistent for building and migrating a local hierarchical memory, but you should review and control any file-modifying actions before running them: 1) Inspect compatibility-bridge.sh — it creates symlinks and copies files from $HOME and your OpenClaw workspace (OPENCLAW_WORKSPACE defaults to ~/.openclaw/workspace). 2) Backup your existing MEMORY.md, .learnings/, SESSION-STATE.md, and any legacy directories before running migrate. 3) Run ./compatibility-bridge.sh detect first to see what it would touch, and prefer bridge (symlinks) over migrate (copies) while testing. 4) If you use cron/heartbeat, ensure the agent/process running these jobs has the intended permissions and won't unintentionally expose sensitive conversation logs. 5) Do not run migrate or enable automated cron runs until you confirm symlink targets and copied filenames are acceptable. If you want extra assurance, run the script in a controlled environment or container first.

Like a lobster shell, security has layers — review code before you run it.

filesystemvk97696se6bqxcjbjnev1svpp6n83sj8tlatestvk97696se6bqxcjbjnev1svpp6n83sj8tlearningvk97696se6bqxcjbjnev1svpp6n83sj8tmemoryvk97696se6bqxcjbjnev1svpp6n83sj8torganizationvk97696se6bqxcjbjnev1svpp6n83sj8tself-improvementvk97696se6bqxcjbjnev1svpp6n83sj8t

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments