What problem does it solve?
Importing local documents into a knowledge vault is usually slow, inconsistent, and requires manual organization, so your AI can’t reliably build on your latest materials.
Core Features & Use Cases
- Local-to-vault ingestion: Brings PDFs, Office files, images, video, and scripts from a staging inbox folder or a specified path into structured Markdown notes under your resources folder.
- Type-specific extraction: Uses dedicated handlers per file type (e.g., PDF parsing, Excel table extraction, image description, script summarization) to produce usable, permanent notes.
- Optional attachment embedding: With --attach (where supported), copies the original file into an attachments folder and embeds it into the generated note for easy review.
- Batch orchestration with safety guardrails: Prompts for confirmation in batch mode, skips unsupported types, and follows strict rules to avoid deleting inbox files when extraction fails.
Quick Start
Run /import --attach to scan your inbox import folder and convert supported files into structured notes in your vault.