Palaia v2.4 — Agent Memory Skill Palaia is the memory system for OpenClaw agents. It gives you persistent, searchable, crash-safe memory across sessions. You don't need to understand how it works — just use the commands below. <!-- begin:install -- First-Time Setup When a user asks you to "set up palaia", "enable memory", or "remember things across sessions", run these steps: This creates with SQLite storage and automatically configures fastembed for semantic search. No manual configuration needed. Confirm success to the user: "Memory is ready. I'll automatically remember important context fr…