Install
openclaw skills install agents-refresh-mdAGENTS.md/IDENTITY/SOUL/USER periodic reload skill to keep context fresh (.md-only v1.1.2). Prevents confusion and forgetting in long sessions. Edit HEARTBEAT.md + add cron (manual tool calls). Lightweight ClawHub distribution without Python scripts. Use when: (1) Long sessions risk personality drift, (2) Avoid /new for human-like memory continuity, (3) Auto-summarize MEMORY/ToDo.
openclaw skills install agents-refresh-mdStay rational and organize memory like a human! Reload AGENTS/IDENTITY/SOUL periodically to keep sessions eternal πΎπ
3-Layer Memory Structure:
This enables human-like continuity! No more confusion β¨
Read AGENTS.md, SOUL.md, IDENTITY.md.
Extract 4 Golds from logs! (Don't delete, distill to MEMORY.md β¨)
Example: Distill daily logs β Update MEMORY β Human-like continuity!
Use this flexible template! (Status optional as header πΎ)
# Status (Optional): Current phase in one line.
## Key Decisions π: Confirmed matters.
## Next Actions β‘: Pending ToDo (priority order).
## Insights & Lessons π«: Lessons/mine avoidance.
## Creative Seeds π±: Idea seeds.
Lightweight version for ClawHub distribution. No Python scripts, manual tool calls.
edit HEARTBEAT.md: Add refresh task.cron add: Daily 6AM refresh (copy command below).session_status β Check context length.- [ ] Refresh: read workspace/{AGENTS.md,IDENTITY.md,SOUL.md,USER.md} β Chain SOUL/USER/IDENTITY + Summarize MEMORY (rotate: 4h, 9AM/1PM/8PM)
cron action=add job='{"name":"agents-refresh-daily","schedule":{"kind":"cron","expr":"0 6 * * *","tz":"Asia/Tokyo"},"payload":{"kind":"systemEvent","text":"[Daily RefreshπΎ] read workspace/{AGENTS.md,IDENTITY.md,SOUL.md,USER.md}! Reload SOUL/USER/IDENTITY chain β Keep focus on ToDo/projects! Summarize recent MEMORY/ToDo."},"delivery":{"mode":"announce"},"sessionTarget":"main","task":"refresh_memory"}'
cron action=run jobId=agents-refresh-daily or wait for heartbeat.Changes v1.1.2: Lightweight no-py, direct cron JSON, enhanced manual ops. ClawHub-ready! πΎ