vault
Installation
SKILL.md
Vault
Save conversation context to an Obsidian vault. The model infers what to save, how to categorize it, and where it goes. The user never needs to remember commands.
How It Works
- User signals intent to save (or agent suggests it after a good session)
- Agent extracts the relevant content from conversation
- Agent categorizes it and picks the right folder
- Agent composes markdown with frontmatter
vault.shwrites the file and auto git-commits
Categories
Infer the category from context. When ambiguous, ask.