wiki-setup

Create Obsidian vault folders, environment variables, and starter documentation.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill wiki-setup-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-setup
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/wiki-setup
Command: npx skills add https://github.com/zjykzk/blog --skill wiki-setup-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize and configure a complete Obsidian wiki vault with the correct folder structure, starter files, and environment setup to avoid manual setup errors and delays.

Core Features & Use Cases

  • Create the standard vault skeleton (concepts, entities, skills, references, synthesis, journal, projects, _archives, _raw, _staging) to ensure a consistent knowledge base.
  • Generate and guide the initial vault configuration files (.env, index.md, log.md, hot.md) and minimal Obsidian settings to enable immediate use.
  • Provide a structured setup path for new vaults and safe reconfiguration or repair of existing vaults when problems occur.

Quick Start

Run this skill to create the vault structure, set up config files, and prepare the workspace for Obsidian.

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

Setting up an Obsidian wiki vault involves creating a standard folder skeleton including concepts, entities, and projects, alongside generating starter configuration files to avoid manual setup errors and delays.

What folder structure should I use for Obsidian knowledge management?

A standard Obsidian knowledge management structure uses folders like concepts, entities, skills, references, synthesis, journal, projects, _archives, _raw, and _staging to maintain a consistent knowledge base.

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

Yes, you can safely reconfigure or repair existing Obsidian vaults when problems occur by validating essential files and directories, providing a structured setup path to fix issues without losing data.

What configuration files are needed to start using Obsidian immediately?

To enable immediate use of Obsidian, you need initial vault configuration files such as .env, index.md, log.md, hot.md, and minimal Obsidian settings generated automatically during the vault setup process.

Does manual Obsidian vault setup cause configuration errors?

Manual Obsidian vault setup often causes configuration errors and delays, which is why automating the creation of folders, environment variables, and starter docs ensures a ready-to-use wiki without manual mistakes.