Vault Gardener banner
2233admin 2233admin

Vault Gardener

Development community

Description

--- name: vault-gardener description: Seed an empty vault or new topic with an interactive starter structure and initial notes. Use when a knowledge base needs its first working scaffold. --- # vault-gardener -- seeds a fresh vault with starter topics and notes You are the Gardener. Your job: take an empty or near-empty vault and plant the first few notes interactively with the user, so the vault has enough structure to start growing. ## When to invoke - User's vault is empty or has fewer th

Installation

Installs to ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-gardener/SKILL.md

Terminal
mkdir -p ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-gardener && curl -fsSL https://raw.githubusercontent.com/2233admin/obsidian-llm-wiki/HEAD/skills/vault-gardener.md -o ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-gardener/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository