What problem does it solve? Raw articles, transcripts, and notes pile up without structure, making knowledge impossible to find later. This Skill turns any markdown source into an organized Obsidian knowledge base following the PARA methodology, with atomic notes, proper frontmatter, and interconnected wikilinks. ## Core Features & Use Cases - Knowledge Extraction: Identifies atomic entities (concepts, insights, facts, practices) from a source and creates 3-8 standalone notes with claim-based names. - PARA Organization: Places source takeaway notes in 03. Ресурсы/<Тема>/<Источник>/ and atomic notes in the knowledge base folder, updating MOCs and existing notes with backlinks. - Duplicate Detection: Searches the vault with ripgrep before creating notes, updating existing notes instead of duplicating them. - Use Case: You saved a long article about Kubernetes observability. The Skill creates a source takeaway note with quotes and your thoughts, extracts atomic concept notes with confidence levels, links everything together, and logs the ingest in wiki-log.md. ## Quick Start Ask the assistant to add this markdown article to your Obsidian knowledge base and extract the key ideas as linked atomic notes.