vault-janitor

Repair vault records by fixing frontmatter, orphaned records, and content issues.

228|28|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ssdavidai/alfred --skill vault-janitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-janitor
Source: https://github.com/ssdavidai/alfred/tree/main/src/alfred/_bundled/skills/vault-janitor
Command: npx skills add https://github.com/ssdavidai/alfred --skill vault-janitor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fix vault quality issues identified by the structural scanner and ensure vault integrity.

Core Features & Use Cases

  • Fix structural issues (missing frontmatter, invalid values, broken links)
  • Add janitor_note to records needing human review
  • Output a structured summary of actions taken

Quick Start

Run the vault janitor workflow to scan for issues and apply fixes.

Frequently Asked Questions about vault-janitor

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

FAQPage Schema
How do I automatically fix vault quality issues like missing frontmatter and broken links?

To automatically fix vault quality issues, run the vault janitor workflow to scan for structural problems and apply repairs to missing frontmatter, invalid values, and broken links across all records.

What is the best way to repair orphaned records in a vault?

The best way to repair orphaned vault records is to use an automated vault janitor workflow that identifies orphaned entries and applies content corrections while enforcing canonical schemas to maintain vault integrity.

How does a vault janitor handle records that need human review?

A vault janitor handles records needing human review by adding a janitor_note to flag those specific entries, ensuring manual intervention is clearly guided without altering files outside the approved scope.

Can I enforce canonical schemas and prevent unauthorized file modifications when fixing vault structures?

Yes, you can enforce canonical schemas during vault repair by using a janitor workflow that strictly prevents file modifications outside the approved scope and logs all automated actions for audit.

Does automated vault repair provide a summary of actions taken?

Yes, automated vault repair provides a structured summary of actions taken, logging all frontmatter repairs, orphaned record fixes, and content corrections to ensure full auditability of the process.