| name | agent-memory-vectorization |
| description | Manage long-term persistence and retrieval of agent context. |
Agent Memory Vectorization
This skill enables bionicbot to recall every detail of past interactions by indexing them into a high-dimensional vector space.
Instructions
- Automatically summarize and embed key project decisions into a Vector DB.
- Use semantic search to retrieve relevant context for new tasks.
- Implement 'Forgetting' logic to prune outdated or irrelevant memories.
- Ensure cross-agent memory consistency.
Examples
- "Recall our discussion about the 1:20 leverage safety protocol from 3 days ago."