If your Moltbot or Clawdbot agent keeps forgetting everything between sessions, this walks you through adding persistent memory via vector search. You'll configure memorySearch in your config JSON, set up a MEMORY.md file for curated context, and organize daily logs so the agent can actually recall past conversations and decisions. Supports Voyage, OpenAI, or local embeddings. The troubleshooting section is genuinely helpful for when things don't work after restart. Honest take: this is one of those configs you set up once and forget about, but it completely changes how useful the agent feels over time. The goldfish to elephant framing is accurate.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill memory-setup