What problem does it solve? Large, monolithic notes in an Obsidian vault become hard to navigate, link, and reuse. This Skill refactors an oversized note into atomic or thematic child notes while keeping the original as an overview entry point, so the knowledge base stays connected and organized. ## Core Features & Use Cases - Atomic note extraction: Identifies self-contained concepts in a note and moves each into its own file with correct frontmatter, structural tags, and up/down links. - Original preservation: The source note is never deleted; extracted sections are replaced with short descriptions plus [[wikilinks]], turning it into a table of contents. - PARA-aware placement: New notes are created in the correct PARA folders with duplicate checks via grep before creation. - Use Case: You have a 21-section note on operating system theory. The Skill proposes a split plan, waits for your confirmation, then creates one child note per concept and rewrites the original as a linked overview. ## Quick Start Ask the assistant to split the note '03. Ресурсы/04. Заметки/ACID.md' into atomic notes, one per property, keeping the original as an overview with wikilinks.