llm-wiki

Ingest diverse sources into a layered Markdown wiki with cross-links and provenance markers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Karpathy's LLM Wiki addresses the challenge of creating and maintaining a persistent, interlinked Markdown knowledge base that can ingest diverse sources, compose cross-referenced insights, and stay current for research tasks.

Core Features & Use Cases

  • Build and maintain a connected network of markdown pages (entities, concepts, queries) with cross-links and provenance markers.
  • Ingest diverse sources (web articles, PDFs, transcripts) and automatically structure content into a layered wiki (raw sources, wiki content, schema).
  • Query, lint, and audit the wiki to ensure consistency, detect contradictions, and surface high-quality insights for research tasks.

Quick Start

Ingest your first source and initialize the wiki at the configured path.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I build a persistent markdown knowledge base from research notes?

To build a persistent markdown knowledge base, ingest diverse sources like articles, PDFs, and transcripts into a structured wiki. The system automatically organizes content into layered architectures with raw sources, wiki pages, and schema for reliable search.

How does cross-linking work in an interlinked markdown wiki?

Cross-linking in an interlinked markdown wiki connects entities, concepts, and queries through automated references. The system enforces cross-link integrity by applying frontmatter-based metadata and provenance markers, ensuring consistent navigation between related research notes.

Can I ingest PDFs and transcripts into a structured research wiki?

Yes, you can ingest PDFs and transcripts into a structured research wiki. The system processes these diverse sources and automatically structures their content into a layered wiki architecture, separating raw source data from composed wiki pages and schema.

What is the best way to lint a markdown wiki for contradictions?

The best way to lint a markdown wiki for contradictions is to use automated auditing queries on the fixed wiki architecture. Linting checks frontmatter-based metadata and cross-references to detect consistency issues and surface high-quality insights.

Does this markdown wiki tool support frontmatter-based metadata for search?

Yes, this markdown wiki tool supports frontmatter-based metadata for search. It enforces a fixed wiki architecture using this metadata alongside provenance markers, ensuring reliable linting, consistent cross-references, and accurate query results across research notes.

Why use a layered content architecture for a research knowledge base?

A layered content architecture separates raw sources from wiki pages and schema to maintain provenance and data integrity. This structure ensures that ingested articles and transcripts remain auditable while supporting reliable cross-linking and linting.