conversation-knowledge-flywheel

Convert raw AI chat transcripts into structured knowledge artifacts and daily learning suggestions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/FairladyZ625/Obsidian-Brain-OS --skill conversation-knowledge-flywheel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-knowledge-flywheel
Source: https://github.com/FairladyZ625/Obsidian-Brain-OS/tree/main/skills/conversation-knowledge-flywheel
Command: npx skills add https://github.com/FairladyZ625/Obsidian-Brain-OS --skill conversation-knowledge-flywheel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires qmd, node, npm, python3, and includes scripts (resource) components.

What problem does it solve?

Many AI conversation transcripts remain ephemeral and unlocked; this skill turns raw chat transcripts into discoverable, project-anchored knowledge notes, prioritized next-day suggestions, and writer-ready packages so insights become actionable and visible in the Brain.

Core Features & Use Cases

  • Manifest generation that inventories transcript files and infers project groupings.
  • High-recall candidate retrieval via a local QMD collection layer with a lightweight Surveillance scan to surface priority candidates.
  • Project routing to the Brain-side 05-PROJECTS registry, writer-package rendering, and commit/visibility verification so notes become Obsidian-visible.
  • Failure and degraded-mode handling: QMD healthchecks, repair attempts, and explicit degraded-run reports.
  • Use case: run nightly to convert yesterday's AI conversations into 1-3 knowledge drafts, a daily suggestions block, and optional research seed candidates for NotebookLM reinforcement.

Quick Start

Run the conversation-knowledge-flywheel for the previous day to generate the transcript manifest, surveillance shortlist, and writer-ready drafts for the Brain.

Frequently Asked Questions about conversation-knowledge-flywheel

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

FAQPage Schema
How do I convert AI chat transcripts into structured knowledge notes automatically?

You convert AI chat transcripts into structured knowledge by applying nightly automation that inventories files, infers project groupings, and renders writer-ready packages. The process routes project references to a registry for direct visibility.

What is conversation mining for knowledge management?

Conversation mining for knowledge management is the process of transforming raw chat transcripts into discoverable, project-anchored knowledge artifacts. It applies manifest generation and surveillance scans to surface priority candidates and daily learning suggestions.

How do I set up nightly automation for transcript processing with QMD?

Nightly automation for transcript processing requires qmd, node, npm, and python3 dependencies. You run the workflow to execute QMD healthchecks, embed candidates for high-recall retrieval, and handle degraded-run reports if repairs fail.

Does conversation knowledge flywheel work with Obsidian for note visibility?

Yes, the conversation knowledge flywheel works with Obsidian by routing project references to a Brain-side 05-PROJECTS registry and performing commit and visibility verification so generated drafts become Obsidian-visible notes.

What are the limitations of QMD-based retrieval for conversation transcripts?

QMD-based retrieval for conversation transcripts can experience degraded runs if healthchecks or repair attempts fail. The workflow handles these limitations by generating explicit degraded-run reports to indicate when high-recall candidate retrieval is compromised.

Can I generate research seed candidates from daily AI conversations for NotebookLM?

Yes, you can generate research seed candidates from daily AI conversations for NotebookLM reinforcement. The workflow produces 1-3 knowledge drafts, a daily suggestions block, and optional research seed candidates from yesterday's transcripts.