kb-distill

Distills AI session observations into structured knowledge notes and AGENTS.md behavioral rules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/abhiroopb/synthetic-mind --skill kb-distill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kb-distill
Source: https://github.com/abhiroopb/synthetic-mind/tree/main/skills/kb-distill
Command: npx skills add https://github.com/abhiroopb/synthetic-mind --skill kb-distill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires amp-mem.

What problem does it solve?

This Skill addresses the challenge of accumulating noisy, raw observations over time, making it difficult to extract actionable insights and consistent behaviors.

Core Features & Use Cases

  • Knowledge Distillation: Compresses raw observations into concise, structured knowledge notes.
  • Pattern Identification: Identifies repeated patterns, topic clusters, and decision chains within observations.
  • Rule Proposal: Suggests behavioral rules for AGENTS.md based on identified patterns and inferred preferences.
  • Use Case: Automatically synthesize daily work logs into a knowledge base, surfacing recurring issues and suggesting workflow improvements without manual effort.

Quick Start

Run the distill skill to synthesize your recent observations into structured knowledge and proposed rules.

Frequently Asked Questions about kb-distill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract actionable knowledge from raw AI agent session observations?▼

To extract actionable knowledge from raw AI agent session observations, you need a knowledge distillation process that identifies repeated patterns, topic clusters, and decision chains to compress noisy data into structured notes.

How can I automatically generate behavioral rules for AGENTS.md from accumulated data?▼

Automatically generate behavioral rules for AGENTS.md by synthesizing inferred preferences and identified patterns from accumulated agent session data, proposing structured rules for user review and codification without manual effort.

What is observation synthesis for memory management in AI agents?▼

Observation synthesis for memory management is the process of compressing raw session logs into structured knowledge notes, automating the transformation of noisy accumulated material into actionable insights.

Does knowledge distillation from agent sessions require a memory management dependency?▼

Knowledge distillation from agent sessions requires a memory management dependency like amp-mem to accumulate and access the raw observations needed for identifying repeated patterns and decision chains.

What is the best way to identify repeated patterns and topic clusters in agent behavior?▼

The best way to identify repeated patterns and topic clusters in agent behavior is using an advanced knowledge distillation skill that analyzes accumulated session data and surfaces implicit behavioral patterns for review.