What problem does it solve? Wiki pages in an Obsidian vault often reference each other in prose without actual wikilinks, leaving orphan pages (no inbound links) and deadend pages (no outbound links) invisible to the knowledge graph. This Skill finds and fixes those missing cross-references in targeted batches. ## Core Features & Use Cases - Orphan Resolution: Searches the vault for text mentions of unlinked pages and wraps the first natural mention in an aliased wikilink. - Deadend Resolution: Reads linkless pages, matches mentioned entity names against the wiki index, and adds outbound links or a Related section. - Batch Triage: Pulls orphan/deadend reports from the wiki-lint command, prioritizes 15-25 targets per run, commits changes to git, and reports a summary. - Use Case: After ingesting new session notes into a campaign wiki, run this Skill to weave the newly created NPC and location pages into the existing link graph. ## Quick Start Ask the agent to find missing links and cross-reference the orphan and deadend pages reported by wiki-lint.