obsidian-links

Installation
SKILL.md

Purpose

This skill manages wikilinks — the [[double bracket]] linking syntax that is the core navigation primitive in Obsidian. It covers creating new links, validating that target notes exist, repairing broken links after renames, discovering unlinked mentions, and building Dataview-compatible linking patterns.

Wikilinks are what make a vault a knowledge graph. This skill treats linking not as a formatting task but as an information architecture task: every link represents a relationship between ideas, and that relationship should be intentional, bidirectional where appropriate, and always resolvable to a real note.

When to Use

Invoke this skill when:

  • The user wants to add wikilinks to an existing note
  • The user has renamed a note and needs to find all references to update
  • The user asks to find broken links (links that point to notes that do not exist)
  • The user wants to find all notes that link to a particular note (backlinks)
  • The user asks to discover "orphaned notes" (notes with no incoming links)
  • The user asks to convert plain text mentions of a note name into wikilinks
  • The user wants to create a new note and automatically link it from another note
  • The user asks to build a Map of Content (MOC) that aggregates links to related notes
  • The user wants to understand the link structure of a vault or a section of it
Related skills

More from ericgandrade/claude-superskills

Installs
6
GitHub Stars
37
First Seen
Apr 3, 2026