Knowledge arrives as PDFs, office documents, web articles, images, and videos. Saving them somewhere is easy; what has value is the connected form - pages that link related ideas, cite their sources, and stay findable years later. Doing that by hand does not scale past the first busy week.
LibrisVault automates the whole path, across nearly any input channel: a watched folder, drag-and-drop, or anything sent to its Telegram bot from your phone - PDFs, office documents, blog posts and web links, YouTube videos, screenshots, plain notes. Everything is preprocessed and handed to sandboxed Claude Agent SDK sessions that write linked, cited wiki pages into an Obsidian vault. It all runs on your own machine - the vault stays a plain git repository on disk.
The vault format and its ingest skill are claude-obsidian, an MIT-licensed project by AgriciDaniel, used unmodified. LibrisVault is the service layer around it - automated intake, sandboxed agent runs, a job queue, the dashboard - and it extends what the vault holds through documented extension points rather than by editing it: a registry that binds every page to one field of knowledge from a closed list, and a set of rules carried into every run, from English-only content to page hygiene and entity notability.