Use when finding related content across research and articles for Obsidian cross-referencing. Takes a topic as argument.
Surface related content and suggest Obsidian wikilinks for cross-referencing.
/notes <topic> — e.g., /notes AI sales automation
Search existing content — Use Grep and Glob to search across:
research/ — for research notes matching the topicarticles/drafts/ — for draft articles with related themesarticles/published/ — for published articles with related themesSearch by: title, tags, content keywords, and related: frontmatter.
Map connections — For each match, note:
Suggest wikilinks — Propose [[wikilinks]] to add in each file, formatted as:
In: articles/drafts/2026-03-05-ai-agents.md
Add: [[2026-02-20-automation-paradox]] — contrasting argument on human-AI collaboration
Update frontmatter — For each connected file, suggest updates to the related: field:
related:
- "[[2026-02-20-automation-paradox]]"
- "[[2026-03-01-enterprise-ai-strategy]]"
Ask for approval before modifying any files.
Present — Show a connection map summarizing all relationships found.
[[filename]] format without extensions for clean Obsidian rendering