memory-boost

Installation
SKILL.md

Memory Boost

Two things in one skill:

  1. Task Memory — every task automatically gets persistent notes so work survives restarts
  2. Keep-Alive Loop — arm it for long tasks, disarm when done

No external dependencies. Everything lives inside ~/.openclaw/memory/.

Task Memory

When you receive any task, automatically create a task folder:

~/.openclaw/memory/tasks/<task-name>/
  RESUME.md      — status, heartbeat, next action, key files, restart note
  CHECKLIST.md   — step-by-step progress
  DOCS.md        — goal, decisions, gotchas, notes for next session
Installs
1
First Seen
Apr 22, 2026
memory-boost from skills.volces.com