What problem does it solve? Large lecture notes in an Obsidian vault become bloated and hard to navigate, burying reusable concepts, definitions, and theorems inside a single monolithic file that cannot be linked or reused elsewhere. ## Core Features & Use Cases - Atomic note extraction: Pulls self-contained concepts, definitions, and theorems out of a lecture into separate notes named <Discipline> – <Concept>.md, with proper frontmatter (tags, aliases, up/down links). - Lecture-to-TOC transformation: Replaces each extracted section in the original lecture with a short summary plus a wikilink, turning the lecture into a table of contents while preserving LaTeX formulas verbatim. - Vault integration: Routes finished facts to a knowledge base folder and uncertain concepts to an inbox, updates the lecture's down links, and updates a discipline MOC if one exists. - Use Case: After a linear algebra lecture, ask the skill to process the notes — it creates notes like ВышМат – Транспонированная матрица.md, links them from the lecture, and leaves the original file as a navigable outline. ## Quick Start Ask the assistant to process a specific lecture note in your Obsidian vault and extract its key concepts into separate linked notes.