What problem does it solve?
Large knowledge wikis accumulate integrity issues over time: broken internal links, orphan pages with no inbound connections, missing or malformed frontmatter, non-reciprocal wikilinks, and tag inconsistencies that make content hard to find and navigate. Manually fixing hundreds of these issues is time-consuming and error-prone.
Core Features & Use Cases
- Automated Audit Remediation: Runs after the daily Wiki Librarian audit to fix all identified issues in priority order, including broken links, orphan resolution, frontmatter normalization, and tag cleanup.
- MCP & Filesystem Fallback: Uses Synapse MCP tools for fast wiki edits when available, and falls back to direct filesystem operations when MCP is unavailable, ensuring reliable operation in all environments.
- Edge Case Guardrails: Automatically skips structural false positives like template wikilink examples, auto-generated concept indexes, and scratchpad report files to avoid unnecessary or incorrect edits.
- Use Case: For a 10,000-page Obsidian knowledge wiki, this skill resolves 50+ common integrity issues in a single daily run, maintaining wiki usability without manual maintenance overhead.
Quick Start
Use the librarians-assistant skill to automatically fix all broken links, orphan pages, and missing frontmatter issues identified in the latest wiki librarian audit report.