honcho

Featured

Configure and use Honcho memory with Hermes -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.

AI & Automation 167,093 stars 27616 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Honcho Memory for Hermes Honcho provides AI-native cross-session user modeling. It learns who the user is across conversations and gives every Hermes profile its own peer identity while sharing a unified view of the user. ## When to Use - Setting up Honcho (cloud or self-hosted) - Troubleshooting memory not working / peers not syncing - Creating multi-profile setups where each agent has its own Honcho peer - Tuning observation, recall, dialectic depth, or write frequency settings - Understanding what the 5 Honcho tools do and when to use them - Configuring context budgets and session summary injection ## Setup ### Cloud (app.honcho.dev) ```bash hermes honcho setup # select "cloud", paste API key from https://app.honcho.dev ``` ### Self-hosted ```bash hermes honcho setup # select "local", enter base URL (e.g. http://localhost:8000) ``` See: https://docs.honcho.dev/v3/guides/integrations/hermes#running-honcho-locally-with-hermes ### Verify ```bash hermes honcho status # shows resolved config, connection test, peer info ``` ## Architecture ### Base Context Injection When Honcho injects context into the system prompt (in `hybrid` or `context` recall modes), it assembles the base context block in this order: 1. **Session summary** -- a short digest of the current session so far (placed first so the model has immediate conversational continuity) 2. **User representation** -- Honcho's accumulated model of the user (preferences, facts, patterns) 3. **AI peer card*...

Details

Author
NousResearch
Repository
NousResearch/hermes-agent
Created
10 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

hono-helper

Hono web framework for edge-first, lightweight APIs - routing, middleware, validation, and multi-runtime support When user works with Hono, builds APIs, creates middleware, uses Zod validation with Hono, or mentions hono patterns

18 Updated today
shepherdjerred
AI & Automation Solid

hmem-setup

Interactive setup guide for hmem. Run this skill to install and configure the hmem MCP server — installs dependencies, configures .mcp.json, deploys skill files, and registers auto-memory hooks for Claude Code, Gemini CLI, or OpenCode.

20 Updated yesterday
Bumblebiber
AI & Automation Solid

ham

Set up and maintain Hierarchical Agent Memory (HAM) for Codex using scoped local memory files. Trigger on "go ham", "set up HAM", "ham commands", "ham help", "ham route", "ham remove", "ham update", "ham status", "ham benchmark", "ham baseline start", "ham baseline stop", "ham metrics clear", "HAM savings", "HAM stats", "HAM dashboard", "HAM sandwich", "HAM insights", "HAM carbon", or "HAM audit".

57 Updated 2 months ago
kromahlusenii-ops
AI & Automation Solid

hybrid-memory

Hybrid memory strategy combining OpenClaw's built-in QMD vector memory with Graphiti temporal knowledge graph. Use for all memory recall requests.

69 Updated 3 months ago
clawdbrunner
AI & Automation Featured

omega-memory

Persistent memory for AI coding agents. Teaches agents how to use OMEGA's MCP tools for storing decisions, querying context, coordinating multi-agent workflows, and resuming tasks across sessions.

147 Updated today
omega-memory