vault

Centralize knowledge storage and retrieval across markdown pages, journals, and notes.

9|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/lmorchard/decafclaw --skill vault-lmorchard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault
Source: https://github.com/lmorchard/decafclaw/tree/main/src/decafclaw/skills/vault
Command: npx skills add https://github.com/lmorchard/decafclaw --skill vault-lmorchard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This vault-based system solves the fragmentation of scattered notes by providing a single Obsidian-compatible folder where pages, journal entries, and user notes can be organized, linked, and searched efficiently.

Core Features & Use Cases

  • Unified vault structure with Obsidian-style wiki-links to connect pages and notes.
  • Cross-linking, sources management, and living pages in agent/pages and agent/journal.
  • Embeddings-backed search and indexing for fast retrieval across the vault.

Quick Start

Create your first vault page in agent/pages to begin organizing your knowledge.

Frequently Asked Questions about vault

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I centralize markdown notes and wiki pages into a searchable knowledge vault?

To create a searchable knowledge vault, centralize markdown notes, journals, and wiki pages into a unified folder structure. This system applies cross-linking and embeddings-indexed search to maintain document discoverability and organization.

Can I use Obsidian-style wiki-links to cross-link pages in a markdown knowledge management system?

Yes, you can use Obsidian-style wiki-links to cross-link pages in a markdown knowledge management system. This unified vault supports connecting pages, journal entries, and notes through standard wiki-link syntax for efficient navigation.

How does embeddings-backed search work for retrieving notes from a markdown wiki?

Embeddings-backed search indexes your markdown wiki pages and notes to enable fast, semantic retrieval across the vault. This search workflow ensures discoverability across growing knowledge bases without relying solely on exact keyword matches.

What is the best way to structure a growing vault of markdown journal entries and wiki pages?

The best way to structure a growing markdown vault is to organize content into dedicated pages and journal directories. This enforces write boundaries and applies sources management, keeping cross-linked living pages structured and easily maintainable.

Does this markdown vault system enforce write boundaries for managing shared knowledge?

Yes, the markdown vault system enforces write boundaries to maintain structure across pages, journals, and notes. This prevents accidental overwrites and ensures that cross-linking and sources management remain reliable during knowledge retrieval.

How do I start organizing knowledge with a unified markdown vault?

To start organizing knowledge with a unified markdown vault, create your first page within the agent/pages directory. This initiates the structure for cross-linking, sources management, and embeddings-backed search across your notes.