wiki-setup

Initialize and configure an Obsidian wiki vault with folders and essential files.

3.2k|320|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Ar9av/obsidian-wiki --skill wiki-setup-ar9av
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-setup
Source: https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/wiki-setup
Command: npx skills add https://github.com/Ar9av/obsidian-wiki --skill wiki-setup-ar9av

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize or repair an Obsidian wiki vault by creating the required folder structure, core files, and basic config to get started quickly.

Core Features & Use Cases

  • Create the vault directory structure and special files (index.md, log.md, hot.md) and a minimal .obsidian config to enable a smooth out-of-the-box experience.
  • Generate a basic vault setup that supports ingest and reference workflows, plugin recommendations, and quick setup validation.
  • Use Case: You want to set up a brand-new wiki vault for a team, or reconfigure an existing vault to fix a broken setup.

Quick Start

Open Obsidian and run the wiki-setup skill to initialize and verify a complete wiki vault.

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 a new Obsidian wiki vault from scratch?

To set up a new Obsidian wiki vault, you need to initialize the directory structure and generate essential files like index.md, log.md, and a .obsidian config to enable a smooth out-of-the-box experience.

What folders are required for a complete Obsidian wiki vault structure?

A complete Obsidian wiki vault structure requires folders for concepts, entities, skills, references, synthesis, journal, and projects to properly organize your notes and support ingest workflows.

Can I reconfigure an existing Obsidian vault to fix a broken folder structure?

Yes, you can reconfigure an existing Obsidian vault to repair a broken setup by regenerating the required directory structure, special files, and minimal configuration.

What is the best way to organize an Obsidian vault for team knowledge management?

The best way to organize an Obsidian vault for team knowledge management is creating structured directories for concepts and projects alongside core files like index.md to guide setup validation.

Does setting up a wiki vault require manual creation of .env templates and hot files?

Setting up a wiki vault does not require manual creation of .env templates and hot files, as the initialization process automatically generates these essential files and configurations.

Why do I need an index.md and log.md when initializing an Obsidian wiki?

You need index.md and log.md when initializing an Obsidian wiki because they serve as core structural files to track navigation and activity, ensuring a smooth out-of-the-box experience.