/download
Download Vaulter
One zip. Plain Markdown and folders. Put it in a private repo or a local folder and start filling your context.
Download vaulter.zipMIT licensed
What is included
AGENTS.md — the entry point for assistants
_vault-docs/ — how to use Vaulter
_vault-meta/ — rules and conventions
_vault-context/ — your context, ready to fill
_vault-templates/ — note templates
inbox · wiki · projects · ops · content · scripts
Quick start
01Unzip into a new folder.
02Initialize a private git repo, or open it in Obsidian.
03Fill _vault-context — who you are, what you build, how you work.
04Point your assistant at AGENTS.md.
git init && git add . && git commit -m "vault"
Nothing is uploaded and no account is created. The vault is yours from the moment you unzip it — keep it in a private repo if the contents are sensitive.
Read the docs