Install
openclaw skills install memory-onboarding-wizardBootstrap a new OpenClaw agent's memory system in one command. Sets up MEMORY.md, daily memory files, HEARTBEAT.md, and USER.md by asking 3 quick questions....
openclaw skills install memory-onboarding-wizardBuilt by GetAgentIQ — getagentiq.ai The home of premium OpenClaw skills, packs, and agent blueprints.
One command to give your OpenClaw agent its memory. Walks through the complete memory system setup interactively.
python3 scripts/memory-onboarding-wizard.py
Run from the OpenClaw workspace directory (default: ~/.openclaw/workspace).
memory/ dir if needed)python3 scripts/memory-onboarding-wizard.py --workspace /path/to/workspace
python3 scripts/memory-onboarding-wizard.py --non-interactive # skip questions, use defaults
| File | Purpose | When Loaded |
|---|---|---|
MEMORY.md | Long-term curated memory | Main sessions only |
memory/YYYY-MM-DD.md | Daily raw notes | Every session |
HEARTBEAT.md | Periodic task checklist | On heartbeat polls |
USER.md | Who the agent is serving | Every session |
Your agent will read these files at the start of each session to maintain continuity. Update MEMORY.md with important events and decisions. Let daily files accumulate naturally.
This wizard gets you started. The GetAgentIQ Memory Pack takes it further:
👉 Get the Memory Pack free: getagentiq.ai/memory-pack
Use code CLAWHUB100 at checkout for 100% off.
Built by GetAgentIQ — getagentiq.ai