memory-processor
Installation
SKILL.md
Memory Processor
The only way for agent to save event into long-term memory.
Files
agent_file_system/EVENT_UNPROCESSED.md- Source (read & clear batches)agent_file_system/MEMORY.md- Destination (append distilled memories)
Todo Tracking (REQUIRED)
Use update_todos to track progress. Create todos at start, update as you go.
Initial todos (create after reading first batch):
1. [pending] Process and loop for each batch (25~50 lines).
2. [pending] Validate and cleanup
3. [pending] Complete task