obsidian-similar-notes
Installation
SKILL.md
Obsidian Similar Notes
Queries Smart Connections embeddings (.smart-env/multi/) to find the most semantically related notes to any file in your vault.
Features
- Note-level mode: compares whole-note embeddings
- Block-level mode: compares per-heading embeddings - identifies which section of the target note matches which section of similar notes
- Both mode (default): runs both and shows results side by side
Usage
cd ai-agents-config/skills/
.venv/bin/python obsidian-similar-notes/scripts/find_similar.py "path/to/note.md"