Use when the user wants to explore connections between notes, see what links to or from a note, or says "links", "backlinks", "connections", or "graph".
Scanned 5/27/2026
Install via CLI
openskills install thoreinstein/obsidian-rag---
name: links
description: >-
Use when the user wants to explore connections between notes, see what links
to or from a note, or says "links", "backlinks", "connections", or "graph".
---
# Explore Note Connections
Map the link graph around a specific note.
## Workflow
1. Call `obsidian_get_links` on the specified note to find outgoing links
2. Call `obsidian_get_backlinks` on the same note to find incoming links
3. 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`
## Tips
- If the user provides just a name (no path), try searching for it first with `obsidian_search_notes`
- For `obsidian_get_backlinks`, pass the note name without the `.md` extension
- For `obsidian_get_links`, pass the full relative path with `.md`
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...