wiki-context-pack

Installation
SKILL.md

Wiki Context Pack

This is a read-only skill. It must not modify the vault, including log.md, index.md, hot.md, or .manifest.json.

Before You Start

  1. Resolve config using the Config Resolution Protocol in llm-wiki/SKILL.md: inline @name, then walk up from CWD for .env, then the global config.

  2. If $OBSIDIAN_VAULT_PATH/AGENTS.md exists, read it as trusted owner conventions. Do not include that file as a knowledge excerpt.

  3. Canonicalize the configured vault to a physical absolute path before invocation:

    OBSIDIAN_VAULT_PATH="$(cd "$OBSIDIAN_VAULT_PATH" && pwd -P)"
    
Installs
1.4K
GitHub Stars
3.4K
First Seen
May 18, 2026
wiki-context-pack — ar9av/obsidian-wiki