vault-lint

Lint Knowledge Vault markdown against the capture-llm-wiki schema.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/BdM-15/capture-insights --skill vault-lint-bdm-15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-lint
Source: https://github.com/BdM-15/capture-insights/tree/main/skills/vault-lint
Command: npx skills add https://github.com/BdM-15/capture-insights --skill vault-lint-bdm-15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps maintain the quality and integrity of native Knowledge Vault markdown content by linting it against the capture-llm-wiki schema, identifying frontmatter issues, broken wikilinks, and citation hygiene.

Core Features & Use Cases

  • Markdown linting: Checks frontmatter, wikilinks, and citations against the capture-llm-wiki schema.
  • Health-check tool: Useful for regular maintenance and before large-scale LLM synthesis tasks.
  • Admin tool: Primarily designed for agent administrators who manage the Knowledge Vault.

Quick Start

Lint the Knowledge Vault markdown by running 'lint vault' from the Agent Skills or chat interface.

Frequently Asked Questions about vault-lint

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

FAQPage Schema
How do I validate markdown frontmatter and wikilink integrity in a Knowledge Vault?

You can validate markdown frontmatter, wikilink integrity, and citations by running the vault-lint Skill against the capture-llm-wiki schema. This ensures content quality and consistency before executing bulk LLM synthesis tasks.

What is the best way to check citation hygiene and schema compliance in markdown files?

Checking citation hygiene and schema compliance is done by linting native markdown against the capture-llm-wiki schema. This process identifies frontmatter issues and broken wikilinks to maintain vault quality.

How do I run a health-check on Knowledge Vault markdown before large-scale LLM synthesis?

Run a health-check on Knowledge Vault markdown by executing 'lint vault' from the Agent Skills or chat interface. This validates your content against the required schema before bulk synthesis.

Can I use schema validation for regular Knowledge Vault maintenance?

Yes, you can use schema validation for regular maintenance. Linting markdown against the capture-llm-wiki schema serves as a health-check tool to ensure ongoing frontmatter, wikilink, and citation quality.

Do I need to install dependencies to lint markdown against the capture-llm-wiki schema?

No dependencies are required to lint markdown against the capture-llm-wiki schema. The Skill operates independently using its internal scripts to validate frontmatter, wikilinks, and citations.

Why does my Knowledge Vault markdown fail schema validation before LLM synthesis?

Knowledge Vault markdown fails schema validation due to frontmatter issues, broken wikilinks, or poor citation hygiene. Linting identifies these specific errors against the capture-llm-wiki schema for correction.