memory-kernel

Community

Structured, typed memory for AI agents.

Authormainion-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Memory Kernel provides a structured, typed memory store for AI agents, preserving knowledge across sessions and context windows, preventing forgetting and drift.

Core Features & Use Cases

  • Typed atoms: store knowledge as typed markdown files with metadata (type, status, confidence) so recall and rules can be evaluated precisely.
  • Recall, reflect, and conflict detection: support reliable retrieval, end-of-session cleanup, and auto-surfacing conflicts to maintain consistency.
  • Git-friendly persistence: files form the source of truth and can be backed by an optional SQLite index for fast queries.

Quick Start

Create a typed memory atom with the appropriate type, content, and confidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-kernel
Download link: https://github.com/mainion-ai/memory-kernel/archive/main.zip#memory-kernel

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.