honcho-memory
Installation
SKILL.md
Honcho Memory Skill
This skill provides three tools for storing and retrieving AI memory using Honcho.
Setup
-
Get a Honcho API key at honcho.dev.
-
Set environment variables:
HONCHO_API_KEY=your-api-key HONCHO_WORKSPACE_ID=default # optional, defaults to "default" -
Install dependencies:
pip install honcho-ai python-dotenv