memory-hive

star 33

Read and write Memory Hive, the local file-backed shared memory for AI agents (hive at ${HIVE_DIR}). Use at the start of substantive work to hydrate from the shared hive and your private silo; when the user mentions remember, recall, last time, a previous session, lessons, preferences, or prior decisions; at the end of any non-trivial task to log work and write back reusable learnings; and when curating shared memory as the main agent (promote, dedup, conflicts, stale).

TJCurnutte By TJCurnutte schedule Updated 6/9/2026

name: memory-hive description: "Read and write Memory Hive, the local file-backed shared memory for AI agents (hive at ${HIVE_DIR}). Use at the start of substantive work to hydrate from the shared hive and your private silo; when the user mentions remember, recall, last time, a previous session, lessons, preferences, or prior decisions; at the end of any non-trivial task to log work and write back reusable learnings; and when curating shared memory as the main agent (promote, dedup, conflicts, stale)."

Install via CLI
npx skills add https://github.com/TJCurnutte/memory-hive --skill memory-hive
Repository Details
star Stars 33
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator