honcho-memory

Installation
SKILL.md

Honcho Memory Skill

This skill provides three tools for storing and retrieving AI memory using Honcho.

Setup

  1. Get a Honcho API key at honcho.dev.

  2. Set environment variables:

    HONCHO_API_KEY=your-api-key
    HONCHO_WORKSPACE_ID=default   # optional, defaults to "default"
    
  3. Install dependencies:

    pip install honcho-ai python-dotenv
    
Installs
3
GitHub Stars
6.2K
First Seen
May 29, 2026
honcho-memory — plastic-labs/honcho