vault-distill

Route single source file content into existing vault topic structures.

Updated May 26, 2026
One-click install
npx skills add https://github.com/Peiwvy/myskills --skill vault-distill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-distill
Source: https://github.com/Peiwvy/myskills/tree/main/vault-distill
Command: npx skills add https://github.com/Peiwvy/myskills --skill vault-distill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you convert a single source material file into actionable, well-organized knowledge that fits your existing vault structure, instead of leaving it as an unread blob.

Core Features & Use Cases

  • Input-to-structure distillation: Routes one file’s content into the correct knowledge location (Entity / Narrative / Framework / Concept / G-Domain topics).
  • Atomize + assign to subject: Breaks information into minimal units and attributes them to the主体 page, so related facts naturally aggregate and evolve.
  • Guardrails with escalation: Detects when “single file → existing structure” doesn’t hold and escalates to vault-system-design to avoid wrong schema creation or routing.
  • Traceable writing: Enforces查重、交叉验证、主线演化Log、依据/前瞻三件套、以及硬规则合规 before marking the result as distilled.

Quick Start

Run /vault-distill with the file path to have the system read the full material, decide its form, route it to the correct vault pages, and write distilled entries with traceability.

Frequently Asked Questions about vault-distill

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

FAQPage Schema
How do I distill a single note into structured vault knowledge?

To distill a single note into structured vault knowledge, the system reads the full material, applies MECE-style splitting, and routes each content unit to existing Entity, Narrative, Framework, Concept, or G-domain pages.

What is knowledge routing for vault distillation?

Knowledge routing for vault distillation is the process of atomizing a source file into minimal units and assigning them to specific subject pages, ensuring related facts aggregate and evolve naturally within the existing structure.

How do I organize extracted notes with deduplication and traceability?

You organize extracted notes with deduplication and traceability by applying deterministic write rules that enforce cross-validation and an evolution log before marking the distilled entries as complete.

Can I process a single file if it does not fit my existing vault structure?

If a single file does not fit your existing vault structure, the system triggers an escalation gate to avoid wrong schema creation or routing, handing off to vault-system-design instead of forcing the distillation.

When do I need an escalation gate for note distillation?

You need an escalation gate for note distillation when the single file input fails schema or fit validation, preventing incorrect knowledge routing by detecting structural mismatches before writing.