All skills

KB Distill

View on GitHub
Compress raw memory observations into structured knowledge notes and propose behavioral rules.

What it does

KB Distill is the middle layer of a knowledge flywheel: it takes raw observations captured across sessions and clusters them into actionable, synthesized notes. It identifies repeated patterns, topic clusters, decision chains, and inferred preferences โ€” then proposes rules to codify those behaviors permanently. It can run automatically on session start when a backlog accumulates, or on demand.

Usage

Trigger this skill when you want to synthesize accumulated observations into structured knowledge. It runs automatically when pending observations exceed 50 or the last distillation was more than 7 days ago.

Trigger phrases:

Examples

Why it was created

Over time, an AI agent accumulates hundreds of raw observations that become noisy and hard to use. KB Distill solves this by periodically compressing that raw material into concise, actionable knowledge โ€” and surfacing implicit behavioral patterns the user may not have explicitly stated.