vault-cataloger

Scan source directories to generate Map of Contents files and changelogs.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/amompig/BedriddenSkillLibrary --skill vault-cataloger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-cataloger
Source: https://github.com/amompig/BedriddenSkillLibrary/tree/main/Claude%20skills/vault-cataloger
Command: npx skills add https://github.com/amompig/BedriddenSkillLibrary --skill vault-cataloger

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of maintaining accurate, up-to-date content maps of the Bedridden Library, reducing manual effort and ensuring consistency across documentation.

Core Features & Use Cases

  • Content Mapping: Automatically scans specified source folders to generate comprehensive Map of Contents (MOC) files.
  • Change Tracking: Updates changelogs with detailed records of new, modified, and archived files, linked with commit hashes.
  • Use Case: Efficiently regenerate the content overview after a routine sync, ensuring metadata reflects the latest structure without manual editing.

Quick Start

Trigger the vault-cataloger after a vault sync to automatically update the catalog files for all specified sources.

Frequently Asked Questions about vault-cataloger

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

FAQPage Schema
How do I automatically generate a map of contents for markdown files after a vault sync?

To automatically generate a map of contents for markdown files, trigger the vault-cataloger after a sync to scan specified source directories and produce comprehensive MOC files reflecting the latest structure.

What is the best way to track library content changes and link them to commit hashes?

The best way to track library content changes is using vault-cataloger, which updates changelogs with detailed records of new, modified, and archived files, linking each entry to its corresponding commit hash.

Do I need Python to automate content mapping for an MD file library?

Yes, you need Python to run the scripts required by vault-cataloger, as it relies on Python scripts and precise directory reference schemas to automate and organize your library's content metadata.

How does automated cataloging work for maintaining a markdown library directory?

Automated cataloging works by scanning specified source folders to generate content overviews and update changelogs through structured updates, ensuring metadata reflects the latest directory structure without manual editing.

Can I use this content management approach for frequent sync workflows in a large library?

Yes, vault-cataloger is specifically designed for library maintenance workflows where frequent content syncs occur, efficiently regenerating content overviews to ensure metadata consistency across documentation at scale.

Why are my manually edited content overviews getting overwritten during library maintenance?

Manual content overviews get overwritten because vault-cataloger regenerates MOC files and changelogs through automated scans during routine syncs, replacing manual edits to ensure structural consistency.