vault-context

Load relevant Obsidian vault notes for the current task or file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tklee/agentic-layer --skill vault-context-tklee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-context
Source: https://github.com/tklee/agentic-layer/tree/main/obsidian-indexer/skills/vault-context
Command: npx skills add https://github.com/tklee/agentic-layer --skill vault-context-tklee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load relevant context from the Obsidian vault for the current task or file, helping you pull in related knowledge, decisions, and background information during /prime or planning.

Core Features & Use Cases

  • Current Task Context: Retrieve notes related to the active topic to inform decisions.
  • File Context: Pull related notes for the file you are editing.
  • Context Injection: Augment CLAUDE.md with vault-derived context for better guidance.

Quick Start

Call the vault-context API to fetch related notes for a given topic or file, then merge into your working context.