ahok-memory
Installation
SKILL.md
Ahok Memory Cloud
Universal long-term memory for AI agents. Store and retrieve memories across conversations.
Quick Start
- Get API Key: Obtain from dashboard.
- Add Memory:
POST /memory/addwithcontent. - Recall Memory:
POST /querywithquery.
See references/api_reference.md for full API documentation. See references/examples.md for code integration examples.