brain-lint

Validate YAML frontmatter, links, and index consistency in a knowledge vault.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/intelligenttools-ai/fritz-ai-local --skill brain-lint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-lint
Source: https://github.com/intelligenttools-ai/fritz-ai-local/tree/main/skills/brain-lint
Command: npx skills add https://github.com/intelligenttools-ai/fritz-ai-local --skill brain-lint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the accumulation of "knowledge debt" by identifying broken links, stale content, and orphaned captures within your local brain vault.

Core Features & Use Cases

  • Integrity Validation: Scans frontmatter and file structures to ensure all knowledge articles are correctly indexed and formatted.
  • Orphan Detection: Identifies stale captures and unlinked content that should be compiled or archived.
  • Service Integration: Optionally coordinates with a Docker-based brain service to perform automated health checks and status reporting.

Quick Start

Ask the agent to run the brain-lint command to scan your vault and generate a health report.

Frequently Asked Questions about brain-lint

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

FAQPage Schema
How do I find broken links and stale content in a local knowledge base?

You can validate knowledge base integrity by running automated lint checks that scan YAML frontmatter, verify link validity, ensure index consistency, and identify stale orphaned captures for archival.

What causes orphaned captures and unlinked content in a markdown vault?

Orphaned captures accumulate when notes are created without being indexed or linked to existing structures, creating knowledge debt that automated integrity checks can detect and flag for compilation or archival.

How do I automate knowledge base maintenance and health checks?

Automate knowledge base maintenance by coordinating with a Docker-based brain service to perform scheduled health checks, validate structural integrity, and generate automated status reports for your local vault.

Does this vault linting tool require Docker to check frontmatter and index consistency?

Docker is not strictly required to check frontmatter and index consistency, as core linting scans local file structures directly, but Docker-based brain service integration is available optionally for automated health reporting.

What is the best way to validate YAML frontmatter across a knowledge base?

The best way to validate YAML frontmatter across a knowledge base is using an automated linting tool that scans file structures to ensure all articles are correctly indexed, formatted, and free of structural inconsistencies.