Install
openclaw skills install @fuetsui/hui-yiTrigger for cold-memory recall and archive work under memory/cold/. Use only for explicit requests about older low-frequency context, historical continuity, resurfacing, cooling, rebuild, and repetition-driven reinforcement — not for any casual mention of words like "archive" or "remember". Do not use for fresh daily notes, stable high-frequency facts, tooling/setup notes, or unvalidated new learnings. Also covers an optional opt-in hook (installed via scripts/install_hook.py, enabled in openclaw.json only with --enable) that accumulates Session signals from recall-related turns into memory/cold/ notes and tags.json.
openclaw skills install @fuetsui/hui-yiHui Yi manages the cold reinforcement layer under memory/cold/.
Core rule:
Repeatedly reactivated information deserves reinforcement first. Ebbinghaus sets the pace, not the sole trigger.
memory/cold/memory/YYYY-MM-DD.mdMEMORY.mdTOOLS.md.learnings/OpenClaw primary memory handles:
Hui Yi handles:
memory/cold/Cold-memory area:
memory/cold/index.mdmemory/cold/tags.jsonmemory/cold/retrieval-log.mdmemory/cold/_template.mdmemory/cold/schedule.jsonmemory/heartbeat-state.jsonCLI entry scripts:
scripts/create.pyscripts/validate.pyscripts/search.pyscripts/rebuild.pyscripts/decay.pyscripts/cool.pyscripts/review.pyscripts/scheduler.pyscripts/install_hook.pyscripts/smoke_test.pyscripts/scrub_metadata.pyCore modules:
core/signal_detect.pycore/signal_pipeline.pycore/openclaw_signal_hook.pycore/openclaw_runtime_probe.pymemory/cold/
and memory/heartbeat-state.json. No network access, no credential access.scripts/install_hook.py copies files
into hooks/hui-yi-signal-hook/, and only --enable flips the two
hooks.internal.* keys in openclaw.json (after printing a disclosure; it
refuses to create a missing config file).hook.log by default
contains no message bodies and no raw user/chat ids (set HUI_YI_HOOK_DEBUG=1
for verbose diagnostics) and rotates at 256 KB.python3 scripts/smoke_test.py