g1itchbot8888-del
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Memory · g1itchbot8888-del bundleComplete memory system for OpenClaw agents. Combines behavioral protocol (when to save) + auto-capture (heartbeat-enforced) + semantic search (recall) + maintenance (consolidation). Use for persistent memory, context recovery, answering "what did we discuss about X", and surviving context compaction. Includes SESSION-STATE.md pattern for hot context and RECENT_CONTEXT.md for auto-updated highlights.
- ▌ Memory Lite · g1itchbot8888-del bundleLightweight memory management for OpenClaw without embeddings or vector search. Use to append notes to memory/YYYY-MM-DD.md and MEMORY.md, do simple keyword search (grep) across memory files, and generate quick local summaries of recent memory. Safe, local-only, no config changes.
- ▌