What problem does it solve?
This Skill bootstraps an Obsidian knowledge vault for first-time users and sets up an interactive agent persona so subsequent memory capture and Q&A follow your preferred style.
Core Features & Use Cases
- Vault directory initialization: Creates the complete IndexVault folder structure (new notes, deep memory, memory store, images, downloads, templates, chat, and Obsidian config).
- Template provisioning: Copies the six markdown templates from the skill resources into the vault’s
_template/ directory so captured knowledge has consistent structures.
- Persona configuration via guided MBTI: Collects profession, asks MBTI dimension-by-dimension, derives cognitive traits, and writes
persona.md to drive the agent’s interaction style.
Quick Start
Run /index-init to create ./IndexVault/, copy the templates, then answer the profession and MBTI questions to generate ./IndexVault/persona.md.