From obsidian-rag
Use when the user wants to audit vault link health, find broken wikilinks, orphaned notes, or semantic clusters. Triggers on "link audit", "broken links", "orphaned notes", "link health", "graph cleanup", or "find orphans".
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-rag:link-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive audit of link health: broken wikilinks, orphaned notes, and semantic suggestions.
Comprehensive audit of link health: broken wikilinks, orphaned notes, and semantic suggestions.
obsidian_get_broken_links (optionally with subfolder argument).obsidian_replace_in_note (wrong name → correct name).obsidian_list_notes to enumerate all notes in scope.obsidian_get_backlinks.Daily Notes/ are orphan candidates.If the user asks for deeper suggestions:
obsidian_rag_query with the orphan title as query, limit: 5.[[wikilink]] connections.Optional subfolder: /link-audit Engineering/
Daily Notes/ are usually harmless — offer to skip them/index first if obsidian_get_broken_links seems incompletenpx claudepluginhub thoreinstein/claude-plugins --plugin obsidian-ragRead-only health check for Obsidian vaults: finds broken links, orphaned notes, tag inconsistencies, and wiki issues. Reports prioritized fixes.
Analyzes a vault's wikilink structure as a directed graph, computing PageRank, betweenness, orphan detection, cluster analysis, and missing-link discovery. Use for vault health and connection insights.
Inspects, edits, organizes, and analyzes local Obsidian vault notes, YAML frontmatter, wikilinks, graph structure, and schema. Useful for vault maintenance and bulk edits.