What problem does it solve? A growing Obsidian wiki accumulates pages that overlap or complement each other but remain unlinked, leaving orphan pages, dead ends, and missed navigation paths. This Skill systematically finds those connection opportunities and applies verified, evidence-backed links without corrupting existing structure. ## Core Features & Use Cases - Relationship Discovery: Runs helper scripts to surface candidate page pairs (with optional date, seed page, or semantic filters), then verifies each candidate against its supporting evidence before linking. - Forward-Link and Orphan Analysis: Reads unscored forward links and legacy orphan/dead-end reports, separating pages that merely need connections from true identity or integrity defects routed to other skills. - Task Map Building: Creates or refreshes small task maps of content (MOCs) with starting points, prerequisites, and open questions using a shared template. - Safe, Revertable Writes: Wraps all edits in an operation begin/commit cycle so the relink run commits as one revertable unit and never sweeps up the user's uncommitted work. - Use Case: After importing a batch of research notes, ask the agent to find and link related concepts; it reports accepted and rejected candidates with reasons and logs the operation. ## Quick Start Ask the agent to find and connect related concepts across the wiki, for example: "Use wiki-relink to link overlapping pages and build a task map for my machine learning notes."