kk-vault

Compile raw research sources into structured, interlinked wiki pages.

19|4|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/AlphaMao1/kk-vault --skill kk-vault
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kk-vault
Source: https://github.com/AlphaMao1/kk-vault/tree/main
Command: npx skills add https://github.com/AlphaMao1/kk-vault --skill kk-vault

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Researchers and knowledge workers accumulate raw sources—academic papers, articles, video notes—but struggle to transform them into interconnected, queryable knowledge bases. Manual wiki creation is time-consuming, and one-off RAG queries fail to build cumulative understanding over time. This Skill automates the compilation of scattered sources into a structured, backlinked wiki while maintaining strict source traceability and trust boundaries.

Core Features & Use Cases

  • Incremental Source Compilation: Ingest PDFs, articles, and notes with SHA-256 deduplication, then compile them into structured wiki pages with concepts, entities, and themes extracted by an LLM.
  • Layered Trust Model: A four-layer architecture (raw → wiki → outputs → curated) ensures agent-generated content remains isolated until explicitly promoted, preventing pollution of your personal Obsidian vault.
  • Research Q&A and Health Checks: Ask questions directly against the compiled wiki, generate reports or slides, and run maintenance scans to find broken links, unsourced claims, and knowledge gaps.
  • Obsidian Integration: Bidirectional sync with your main Obsidian vault—seed new workspaces with existing notes and promote validated insights back to your primary knowledge base.

Quick Start

Use the kk-vault skill to ingest your research papers and compile them into a structured wiki, then ask questions about the compiled knowledge base and promote the best insights to your Obsidian vault.

Frequently Asked Questions about kk-vault

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

FAQPage Schema
How do I compile raw research sources into an interlinked wiki?

To compile raw research sources into an interlinked wiki, ingest PDFs, articles, and notes with SHA-256 deduplication, then use an LLM to extract concepts, entities, and themes into structured wiki pages.

How does the four-layer trust model protect my Obsidian vault during ingestion?

The four-layer trust model protects your Obsidian vault by isolating agent-generated content across raw, wiki, outputs, and curated layers, ensuring unverified information remains separate until explicitly promoted.

Can I use this to sync compiled knowledge base pages directly with Obsidian?

Yes, you can sync compiled knowledge base pages directly with Obsidian. The system supports bidirectional sync to seed workspaces with existing notes and promote validated insights back to your primary vault.

What is the best way to find broken links and knowledge gaps in a research wiki?

The best way to find broken links and knowledge gaps in a research wiki is to run maintenance health checks, which scan the compiled knowledge base to identify unsourced claims and traceable sourcing issues.

Does the incremental compilation process prevent duplicate research papers?

Yes, the incremental compilation process prevents duplicate research papers by applying SHA-256 deduplication during the ingestion of academic papers, articles, and video notes.