What problem does it solve?
This Skill ensures your knowledge base is up-to-date by scanning all your Markdown files, extracting key metadata, and rebuilding essential indexes for efficient searching and linking.
Core Features & Use Cases
- Incremental Scanning: Quickly updates indexes by only processing changed files.
- Metadata Extraction: Captures frontmatter, wiki-links, tags, and headings.
- Index Generation: Creates
vault-index.json, link-map.json, and tag-index.json for fast lookups.
- Embedding Sync: Optionally generates embeddings for semantic search if the necessary libraries are installed.
- Use Case: After adding new notes or modifying existing ones, run
/scan to ensure your AI assistant has the latest information for accurate responses and suggestions.
Quick Start
Run the scan skill to update all indexes in the vault.