wiki-lint

Audit Obsidian wikis for broken links, orphan pages, and missing frontmatter.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill wiki-lint-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-lint
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/wiki-lint
Command: npx skills add https://github.com/zjykzk/blog --skill wiki-lint-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and maintain the health of an Obsidian wiki by identifying structural issues such as orphaned pages, broken links, stale content, and inconsistencies that erode knowledge value and navigation.

Core Features & Use Cases

  • Health checks: detect orphaned pages, broken wikilinks, missing frontmatter, and stale content; surface actionable insights.
  • Provenance and consistency: verify provenance markers, tag cohesion, and index alignment to ensure trustworthy knowledge graphs.
  • Maintenance automation: generate targeted fixes or recommendations; supports a dry-run mode and a guided consolidation workflow when invoked with --consolidate.

Quick Start

Audit my Obsidian wiki health and report issues, then apply fixes after confirmation.

Frequently Asked Questions about wiki-lint

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

FAQPage Schema
How do I find orphan pages and broken wikilinks in my Obsidian vault?

To find orphan pages and broken wikilinks in your Obsidian vault, run a wiki health audit that scans your knowledge graph for structural issues and surfaces actionable insights. This detects navigation gaps and isolated notes to improve overall reliability.

What does a wiki linter check for in Obsidian markdown notes?

A wiki linter checks Obsidian markdown notes for missing frontmatter, broken wikilinks, orphaned pages, provenance markers, tag cohesion, and index alignment. These checks ensure your knowledge graph remains trustworthy and easy to navigate.

Can I dry-run wiki maintenance fixes before applying them to my vault?

Yes, you can dry-run wiki maintenance fixes before applying them to your vault. The audit process supports a dry-run mode to preview changes, ensuring safe and auditable modifications before any actual writes occur to your notes.

How do I consolidate remediation fixes for multiple Obsidian wiki issues?

To consolidate remediation fixes for multiple Obsidian wiki issues, invoke the audit with the --consolidate flag. This triggers a guided workflow that applies targeted fixes across identified structural gaps in a single pass.

Why does my Obsidian knowledge graph have navigation and reliability issues?

Your Obsidian knowledge graph has navigation and reliability issues due to structural gaps like orphan pages, broken wikilinks, stale content, and missing frontmatter. Auditing these elements restores knowledge value and ensures trustworthy connections.