llm-wiki

Build and maintain an interlinked Markdown knowledge base with YAML frontmatter and SCHEMA compliance.

78|16|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill llm-wiki-sheawinkler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/sheawinkler/hermes-agent-ultra/tree/main/skills/research/llm-wiki
Command: npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill llm-wiki-sheawinkler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Karpathy's LLM Wiki provides a method to build a persistent, interlinked knowledge base in Markdown files, reducing fragmentation and improving recall across research domains.

Core Features & Use Cases

  • Interlinked, compounding knowledge base with cross-references and provenance tracking.
  • Schema-driven organization with SCHEMA.md to enforce structure and consistency.
  • Obsidian-friendly vault compatibility and support for wiki-style linking across pages.
  • Use cases include starting a new research wiki, ingesting sources, auditing content, and performing structured queries.

Quick Start

Create a wiki at your chosen path, set WIKI_PATH, then ingest your first sources to populate the index.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I build an interlinked Markdown knowledge base for research notes?

Build an interlinked Markdown knowledge base by setting a wiki path, ingesting sources, and auto-generating cross-referenced pages. The system enforces YAML frontmatter, wiki links, and provenance markers to ensure traceable knowledge graphs.

Does this markdown wiki tool work with Obsidian vaults and wiki-style links?

Yes, the markdown wiki tool offers Obsidian-friendly vault compatibility and supports wiki-style linking across pages. It ingests sources and auto-generates cross-referenced pages to maintain a compounding research knowledge base.

What's the best way to enforce structure and schema compliance in a markdown wiki?

Enforce structure and schema compliance in a markdown wiki by using a SCHEMA.md file. The system lints content for schema compliance, enforcing YAML frontmatter and provenance markers to guarantee high-quality, traceable knowledge graphs.

Can I automatically ingest research sources and track provenance in a markdown knowledge base?

You can ingest research sources into a markdown knowledge base to automatically generate cross-referenced pages. The system applies provenance markers and YAML frontmatter to maintain traceability across the ingested content.

How do I set up a new research wiki and populate the index?

Set up a new research wiki by creating a wiki at your chosen path and setting the WIKI_PATH variable. Then, ingest your first sources to automatically populate the index and generate cross-referenced markdown pages.