links
Installation
SKILL.md
Explore Note Connections
Map the link graph around a specific note.
Workflow
- Call
obsidian_get_linkson the specified note to find outgoing links - Call
obsidian_get_backlinkson the same note to find incoming links - Present a connection map:
- Outgoing links: Notes this note references
- Incoming links: Notes that reference this note
Arguments
The note path or name follows the skill invocation. Example: /links Projects/MyProject.md