obsidian-notes-creator
Installation
SKILL.md
Obsidian Notes Creator
Transform source material into genuinely excellent study notes — with analogies that make hard things click, diagrams that show structure at a glance, and layouts that scale from a single concept to an entire subject.
Workflow
flowchart LR
A[Source Material] --> B[Understand & Extract]
B --> C{Single topic\nor multi-file?}
C -->|Single| D[Write Note]
C -->|Multi| E[Plan Structure]
E --> D
D --> F[Enrich with Components]
F --> G[Quality Check]