What problem does it solve?
This Skill ingests unstructured text and refactors it into modular, linked Markdown notes that conform to the DeepOrbit/Obsidian vault structure, eliminating manual rewriting and link creation.
Core Features & Use Cases
- Area & Topic detection: identifies the primary research area and generates a canonical Topic slug and folder.
- Main note generation: creates a refactored 30_Research/<Area>/<Topic>/<Topic>.md with strict YAML frontmatter and modular content that replaces terms with wikilinks.
- Atomic Wiki creation: generates concise, timeless concept pages under 40_Wiki and links them from the main note.
- Use Case: Convert a raw article, meeting transcript, or research draft into a standardized research note and a set of atomic wiki entries ready for Obsidian ingestion.
Quick Start
Ask the agent to refactor the provided text into a 30_Research note and generate linked 40_Wiki entries for the extracted atomic concepts.