What problem does it solve?
This skill helps users set up a fully structured Obsidian wiki vault from scratch or repair an existing one, ensuring consistent environment configuration and starter files.
Core Features & Use Cases
- Automated vault scaffolding: creates the required folders such as concepts, entities, skills, references, synthesis, journal, projects, as well as internal directories like _archives, _raw and the Obsidian config folder to kick off a consistent knowledge base.
- Special file templates: writes index.md and log.md with a minimal, working wiki skeleton and a baseline snapshot for ongoing maintenance.
- Environment setup: guides creation of the .env file with OBSIDIAN_VAULT_PATH, OBSIDIAN_SOURCES_DIR, CLAUDE_HISTORY_PATH, QMD_WIKI_COLLECTION, and QMD_PAPERS_COLLECTION where applicable.
- Obsidian configuration & plugins: includes a minimal .obsidian configuration and recommended community plugins to enhance querying, versioning, and templates.
- Validation workflow: provides a quick verification step to ensure required directories and files exist and are readable.
Quick Start
Initialize your Obsidian wiki vault by running the wiki-setup process to create the vault structure, env file, and starter templates in one go.