wiki-setup

Initialize and configure an Obsidian wiki vault with directory structure and starter files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Michael1Peng/watson --skill wiki-setup-michael1peng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-setup
Source: https://github.com/Michael1Peng/watson/tree/main/.agents/skills/wiki-setup
Command: npx skills add https://github.com/Michael1Peng/watson --skill wiki-setup-michael1peng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize an Obsidian wiki vault with the correct structure, special files, and configuration to ensure a smooth start.

Core Features & Use Cases

  • Create the vault directory structure (concepts, entities, skills, references, synthesis, journal, projects, _archives, _raw, .obsidian).
  • Generate essential starter files (index.md, log.md, hot.md) and a minimal Obsidian config to enable a smooth first run.
  • Provide guidance and defaults for environment variables, plugin recommendations, and quick validation steps for setup integrity.
  • Use case: new users starting a wiki, or experienced users repairing or reconfiguring an existing vault.

Quick Start

Run wiki-setup to create the vault at an absolute OBSIDIAN_VAULT_PATH with the required folders and starter files.

Frequently Asked Questions about wiki-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an Obsidian vault for wiki-style knowledge management?

Setting up an Obsidian vault for wiki-style knowledge management requires initializing a specific directory structure with folders like concepts, entities, and references, alongside essential starter files and Obsidian configuration to ensure a smooth first run.

What folder structure do I need for an Obsidian wiki vault?

An Obsidian wiki vault requires a folder structure including directories for concepts, entities, skills, references, synthesis, journal, projects, and archives, plus a raw folder and the .obsidian config directory to manage wiki-style knowledge.

Can I repair an existing Obsidian vault without losing my current notes?

Yes, you can repair an existing Obsidian vault. Reconfiguring your vault environment recreates missing directory structures, regenerates essential starter files like index.md, and validates setup integrity without overwriting existing notes.

What environment variables are needed to configure a new Obsidian wiki?

Configuring a new Obsidian wiki requires an absolute OBSIDIAN_VAULT_PATH environment variable. The setup process handles environment file creation, provides defaults, and ensures the vault directory layout is initialized correctly at the specified path.

Does setting up an Obsidian vault include plugin recommendations?

Yes, setting up an Obsidian vault includes plugin recommendations. The initialization process provides guidance on essential plugins and minimal Obsidian configuration needed to enable wiki-style knowledge management features effectively.

Why is my Obsidian wiki vault missing starter files like index.md?

An Obsidian wiki vault is missing starter files like index.md because the initial setup or environment configuration was incomplete. Running a vault repair regenerates essential files like index.md, log.md, and hot.md to restore readiness.