Memory Search Skill File-backed memory system that allows PopeBot agents to store, search, and retrieve memories across jobs. Inspired by OpenClaw's memory-core plugin. When to Activate Activate this skill when: - You need to remember information across multiple jobs - You want to build a knowledge base that persists between sessions - You need to search past conversations or decisions - You're building agents that learn from experience - The user asks to "remember" something or "search memories" Architecture Commands Via the CLI or tool calls: Store a Memory Search Memories Get Specific Memo…