chainmemory_remember
Record important decisions, learnings, and milestones as encrypted, permanent memories. Automatically tag content and set importance to preserve critical information across AI sessions.
Instructions
Write a permanent encrypted memory to ChainMemory. Auto-tags by content. Importance 1-10. Use for important decisions, learnings, milestones the user wants permanently recorded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Explicit tags; auto-tagging only used as fallback | |
| content | No | Full memory content (preferred; stored as the memory text) | |
| project | No | Project to file this memory under (added as first tag) | |
| summary | Yes | What happened (will be encrypted before chain anchoring) | |
| category | No | Memory category | |
| platform | No | Platform source (e.g. claude, chatgpt). Optional. | |
| importance | No | 1-10 importance (default 5) |