lint

Detects broken links, missing frontmatter, conflicts, and structural issues in a knowledge repository, suggesting repairs without executing them.

6|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/levi-qiao/obsidian-llm-wiki --skill lint-levi-qiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint
Source: https://github.com/levi-qiao/obsidian-llm-wiki/tree/main/.claude/skills/lint
Command: npx skills add https://github.com/levi-qiao/obsidian-llm-wiki --skill lint-levi-qiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill detects issues within the knowledge repository, such as outdated links, missing metadata, and conflicting information, helping maintain data integrity and ease management.

Core Features & Use Cases

  • Index Synchronization: Checks and repairs discrepancies between registered pages and actual files in wiki/.
  • Link and Conflict Detection: Identifies dead links, page conflicts, and orphaned pages requiring attention.
  • Use Case: When managing a large set of notes and references, this Skill automates routine health checks to prevent broken connections and inconsistencies, saving time and reducing errors.

Quick Start

Input /lint to initiate a comprehensive health check of your knowledge base, which will generate detailed reports and suggest necessary repairs.

Frequently Asked Questions about lint

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

FAQPage Schema
How do I check my knowledge base for broken links and missing metadata?

To check your knowledge base for broken links and missing metadata, initiate an automated health assessment that detects structural issues and frontmatter gaps, generating a detailed report to maintain consistency and correctness.

What is knowledge base consistency validation and how does conflict detection work?

Knowledge base consistency validation identifies discrepancies between registered pages and actual files, detecting dead links, page conflicts, and orphaned pages to ensure data integrity and prevent broken connections.

Can I automatically repair orphaned pages and index synchronization issues in my wiki?

You can identify orphaned pages and index synchronization issues in your wiki, but the system ensures safety by only suggesting rather than executing modifications, relying on manual review to apply repairs.

What's the best way to maintain a large set of notes and references without inconsistencies?

The best way to maintain a large set of notes without inconsistencies is automating routine health checks to detect outdated links and conflicting information, saving time and reducing errors during repository management.

Does the lint health check execute file modifications automatically?

No, the lint health check does not execute file modifications automatically; it provides actionable reports suggesting necessary repairs to ensure safety, relying completely on manual review before applying changes.