memory-manifest
Installation
SKILL.md
Read the Memory Manifest
Find out what this memory holds before you query it.
When to use
- Once at the start of a session, before asking memory anything
- The user asks what data is connected, or what their memory knows about
- You need to decide whether a question should go to memory or be answered another way
How
mi cortex manifest --office <office-id>
mi cortex manifest --office <office-id> --json # raw manifest for programmatic use