What problem does it solve?
AI agents lose memory between sessions and runtimes, and most memory tools rely on hosted vector APIs you cannot audit. This Skill installs Minni, a local-first memory daemon that gives every agent its own governed vault while sharing a single durable recall pool across all runtimes on your machine.
Core Features & Use Cases
- Cross-platform plugin wiring: Installs and configures the Minni MCP plugin for Claude Code, Codex, Gemini, Grok, KiloCode, and generic MCP hosts.
- Per-agent vault setup: Creates isolated, owned vault directories so agents share the daemon but never each other's raw memory.
- Layer 1 identity delivery: Seeds whole-document identity envelopes and stamps the correct agent id, vault path, and socket path so the daemon's security gate recognizes the caller.
- Drift repair and verification: Diagnoses stale caches, broken sockets, mismatched vaults, and legacy sovereign-memory remnants, then verifies the install with daemon status and identity checks.
Quick Start
Use the minni-install skill to install Minni on your current agent platform, create the per-agent vault, wire the MCP plugin and hooks, and verify the daemon is serving Layer 1 identity before you start a fresh session.