lint

Detect wiki quality issues and generate a prioritized maintenance plan.

20|2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill lint-ignromanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/ignromanov/llm-obsidian-wiki/tree/main/skills/lint
Command: npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill lint-ignromanov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps identify and remediate wiki health and quality issues such as orphans, stale pages, broken wikilinks, contradictions, and source drift, enabling timely cleanup.

Core Features & Use Cases

  • Automated quality checks for orphans, unresolved links, dead ends, stale content, and contradictions.
  • Generate a maintenance plan and guide cleanup workflows; supports usage with the STATUS skill for counts.
  • Use cases include maintaing a healthy wiki, preventing drift, and improving navigation reliability across large vaults.

Quick Start

Invoke lint to run a health pass on your wiki and report issues; then use --fix to auto-fix where safe.

Frequently Asked Questions about lint

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

FAQPage Schema
How do I find and fix broken links and orphan pages in my wiki?

Find and fix broken links and orphan pages by running an automated wiki health check that detects quality issues across your content and generates a prioritized maintenance plan for cleanup. You can apply safe auto-fixes using the --fix option.

What is wiki source drift and how do I detect stale content?

Wiki source drift occurs when content becomes outdated or contradicts its origin, detectable by running a deep health check that identifies stale pages, contradictions, and drift across your wiki vault. The skill outputs a prioritized remediation plan for review.

Can I automate wiki cleanup workflows for large content vaults?

You can automate wiki cleanup workflows for large vaults by running health passes that identify orphans, unresolved links, and dead ends, then guiding remediation with an auto-fix mode. This maintains navigation reliability and prevents future drift.

What is the best way to run a quick quality check on my wiki?

The best way to run a quick quality check is to invoke a health pass that rapidly reports orphans, broken wikilinks, and dead ends. For broader coverage, a deep check adds contradiction detection, drift identification, and index integrity validation.

Does wiki linting require any external dependencies or components?

Wiki linting requires no external dependencies or components to run quality checks, detect source drift, or validate index integrity. It operates independently to generate maintenance plans and guide cleanup workflows across your content vault.