llm-wiki

Ingest sources into an interlinked Markdown knowledge base with linting and search.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Karpathy's LLM Wiki provides a persistent, interlinked Markdown knowledge base that ingests sources, maintains cross-links, and flags inconsistencies to support long-term research workflows.

Core Features & Use Cases

  • Ingest sources into a centralized wiki: raw sources, articles, papers, transcripts
  • Cross-link concepts, entities, and queries to build a navigable knowledge graph
  • Lint and audit for consistency, provenance, and versioning across wiki layers
  • Use case: build a study dossier by ingesting sources and generating summarized pages with traceable sources

Quick Start

Create or open your wiki workspace and begin ingesting your first source.

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 from multiple sources?

To build an interlinked Markdown knowledge base, ingest raw sources, articles, and papers into a centralized workspace. The system automatically cross-links concepts and entities to create a navigable knowledge graph for long-term research workflows.

How do I track source provenance and consistency across a Markdown wiki?

Track source provenance and consistency by using YAML frontmatter for every wiki page and taxonomy-aligned tags. The system lints and audits wiki layers to flag inconsistencies and maintain versioning across your knowledge base.

Can I ingest raw transcripts and papers into a centralized research wiki?

Yes, you can ingest raw transcripts and papers into a centralized research wiki. The system ingests these sources and generates summarized pages with traceable sources to support study dossiers and consistent knowledge management.

Do I need a specific workspace structure to organize Markdown research notes?

Yes, organizing Markdown research notes requires a workspace with a defined wiki path. This structured environment is necessary to support discovery, governance, and persistent cross-linking across the wiki layers.

What is the best way to search and navigate a persistent Markdown wiki?

The best way to search a persistent Markdown wiki is by leveraging its built-in search and cross-linking capabilities. Navigating the interlinked concepts, entities, and taxonomy-aligned tags allows you to trace evidence across wiki layers efficiently.