broken-links

Scan knowledge vault directories for broken wiki-links and categorize severity.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill broken-links
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: broken-links
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/broken-links
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill broken-links

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and helps you fix broken internal wiki-links within your knowledge base, ensuring the integrity and navigability of your documentation.

Core Features & Use Cases

  • Comprehensive Scanning: Analyzes root, meetings, and daily note directories for broken links.
  • Intelligent Suggestions: Offers fuzzy matching to suggest correct links for broken ones.
  • Severity Categorization: Prioritizes fixes based on link criticality (Critical, Warning, Info).
  • Use Case: After a large refactoring or import, run this skill to quickly identify and repair all the links that no longer point to existing notes.

Quick Start

Run the broken-links skill to scan your vault for any missing wiki-links.

Frequently Asked Questions about broken-links

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find broken wiki-links in my knowledge base after refactoring?

To find broken wiki-links after refactoring, run a comprehensive scan across your root, meetings, and daily note directories. The scan identifies missing notes and categorizes link severity to help you repair documentation integrity.

Can I automatically fix case mismatches in broken internal documentation links?

Yes, you can automatically fix case mismatches in broken internal documentation links. The scanner supports automated fixing for these specific errors and provides interactive replacement suggestions for other broken references.

What is the best way to repair missing wiki-links across multiple vault directories?

The best way to repair missing wiki-links across multiple directories is using parallel AI agents that scan your vault and offer fuzzy matching suggestions, prioritizing repairs based on link criticality levels like Critical and Warning.

How does fuzzy matching work when suggesting fixes for broken wiki-links?

Fuzzy matching for broken wiki-links works by analyzing your existing notes and suggesting potential correct links based on name similarity. This allows you to interactively replace broken references with the most likely valid matches.

Does the broken link scanner support daily notes and meeting directories?

Yes, the broken link scanner supports daily notes and meeting directories. It performs comprehensive scanning across these specific folders alongside your root directory to ensure all internal links are validated.